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