subscription
Subscribe to a webhook
post/subscriptions
Request body
Example request
{
"hook_url": "https://myserver.com/send/callback/here"
}Response
Webhook created
Changes
No recorded changes to this endpoint across all 1 revision of this API.
{
"hook_url": "https://myserver.com/send/callback/here"
}Webhook created
No recorded changes to this endpoint across all 1 revision of this API.