v1

latestOpenAPI 3.1.2Apache-2.02026-08-066040125.5 KB
Webhooks

Update a webhook

Update the URL for an existing webhook.

put/v2/email-service/webhook/{id}

Request body

urlstring required

Example request

{
  "url": "https://site.com/callback"
}

Response

Webhook updated

successboolean
databoolean[]