subscription
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.