Webhook endpoints
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
The number of resources to return in a single response.
Unique identifier.
^[a-zA-Z0-9-]+$Unique identifier.
^[a-zA-Z0-9-]+$Successful response with webhook endpoints data in JSON:API format.
Bad request.
Unauthorized.
Too many requests.
Internal Server Error.
Service is unavailable.
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Webhook endpoint was successfully created.
Bad request.
Unauthorized.
Unprocessable entity.
Too many requests.
Internal Server Error.
Service is unavailable.
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Universally unique ID UUID4.
83f93e1c-b6e1-4040-90cf-3274b6f3c82dThe WebhookEndpoint was successfully updated.
Bad request.
Unauthorized.
Not found.
Unprocessable entity.
Too many requests.
Internal Server Error.
Service is unavailable.
Last updated
Was this helpful?