Nuxa
Api referenceWorkflowsApiWorkflowsIdLog webhookWebhookid

DELETE /api/workflows/{id}/log-webhook/{webhookId}

DELETE
/api/workflows/{id}/log-webhook/{webhookId}

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

id*string

The id parameter

webhookId*string

The webhookId parameter

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://app.nuxa.ai/api/workflows/string/log-webhook/string"
{}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}