Webhook Endpoints

Create webhook endpoint

post/webhook_endpoints

Request body

target_urlstring required

URL to send POST requests to in response to subscribed events. Must use HTTPS in production

activeboolean

Return only active or inactive endpoints

Response

Successful

Changes

No recorded changes to this endpoint across all 1 revision of this API.