Skip to main content

Delete Watch

DELETE 

/api/v1/integrations/:integrationId/watches/:watchId

Deletes a watch and deprovisions the underlying listener with the storage provider. After deletion, the watch enters a DEPROVISIONING state while the listener is removed. No further events will be delivered to your webhook endpoint once the delete request is accepted.

Request

Responses

Watch deletion accepted. The watch transitions to DEPROVISIONING state.