Delete an endpoint
Delete an endpoint
DELETE
https://sandbox-api.stilt.com/v1/webhooks/endpoints/{endpoint_id}
No webhook messages will be sent to this endpoint once it's deleted
Path Parameters
Name
Type
Description
endpoint_id*
string
The uuid of the endpoint
Be sure to omit `Content-Type': 'application/json'
from the header of this request to avoid a 500
error
Last updated