Skip to main content

Delete a webhook

DELETE 

/v1/webhooks/:identifier

This route allows you to delete a webhook in your Port organization. You can also delete it via the data sources page of your Port account.

To learn more about webhooks, check out the documentation.

Request

Path Parameters

    identifier stringrequired

    The identifier of the webhook you want to delete.

Responses

Default Response

Loading...