Nuxa
Api referenceWebhooksApiWebhooksTriggerPath

POST /api/webhooks/trigger/{path}

POST
/api/webhooks/trigger/{path}

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

path*string

The path parameter

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://app.nuxa.ai/api/webhooks/trigger/string"
{}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}