v1
latestOpenAPI 3.1.02026-08-06201522.6 KBsubscription
Update a webhook
put/subscriptions/{subscriptionId}
Path parameters
subscriptionIdstring required
The Zenlist ID for the subscription
Request body
Example request
{
"hook_url": "https://myserver.com/send/callback/here"
}Response
OK