Re-run verification
Re-runs the GET challenge/echo handshake against the webhook's url and updates its verified state.
post/v2/webhooks/{teamId}/{webhookId}/verify
Path parameters
teamIdstring uuid required
webhookIdstring uuid required
Response
The webhook, with a pending verification status (the handshake runs asynchronously).
Changes
Changed in 1 of the 29 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○