Delete a webhook endpoint
webhooks
Delete a webhook endpoint
Deletes a webhook endpoint and stops future deliveries to it. Endpoints managed by the Power Automate connector cannot be deleted here (409) — remove the trigger in Power Automate instead.
Requires the webhooks:write scope on the access token.
DELETE
Delete a webhook endpoint
Authorizations
Passlet access token (plt_*) sent as Authorization: Bearer <token> or X-API-Key. Authorized scopes are listed per operation under x-required-scopes.
Path Parameters
Webhook endpoint identifier
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Response
default
Successful response