Skip to main content
POST
/
api
/
v1
/
shared
/
webhooks
/
workos
Handle Workos Webhook
curl --request POST \
  --url https://api.example.com/api/v1/shared/webhooks/workos
{
  "status": "<string>",
  "eventId": "<string>"
}

Response

200 - application/json

Successful Response

Ack for the WorkOS webhook receiver.

status
string
required
eventId
string
required