Webhooks
Setting up a webhook URL
{
"data": {
"id": "5f4e3d3e-3b3e-4e3d-8e3e-3e3e3e3e3e3e"
"type": "organizations",
"attributes": {
"webhookUrl": "https://example.com/webhooks",
"webhookSecret": "mysecret"
}
}
}See Setting up webhooks for a complete guide to webhooks.
Last updated