Webhooks
Issue a new signing secret
Issue a new signing secret. The new one is in the reply — the ONLY time it is handed out — and the old one stops working the same second. Queued deliveries are signed with the new one when sent. The receiver keeps its id, delivery log and queue, so you do not have to delete and recreate it.
POST
Authentication
Authorizationstringheaderrequired
Your API key as a Bearer token.
Parameters
idstringpathrequired
The id of the resource.
Idempotency-Keystringheader
Repeat a request safely: the same key returns the first response instead of creating a second row. Kept for 24 hours.
Request
Response
application/json
Success.
object
