Openapi
Create an incoming webhook endpoint. The signing secret is returned only by this operation or an explicit rotation.
Supabase browser session cookie. Supabase may split larger session values into chunked cookies like sb-auth-token.0.
In: cookie
uuidapplication/json
Incoming webhook endpoint settings.
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/organizations/123/webhooks/endpoints" \ -H "Content-Type: application/json" \ -d '{ "name": "string" }'{ "createdAt": "string", "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e", "enabled": true, "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "lastReceivedAt": "string", "lastStatus": "accepted", "name": "string", "organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9", "receiveCount": 0, "updatedAt": "string", "workflowDefinitionId": "1807650c-92d5-478c-9be3-f7718df99efb", "secret": "stringstringstri", "token": {}}1 <= length <= 160uuid