Delete a webhook.
DELETE {{baseUrl}}/v4/webhooks/:uid
Deletes an existing webhook.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"createdAt":"2015-01-23T23:50:07Z","disabled":true,"eventTypes":["message.sent"],"locationUid":"00000000-0000-0000-0000-000000000000","organizationUid":"00000000-0000-0000-0000-000000000000","secret":"magna voluptate qui","uid":"00000000-0000-0000-0000-000000000000","updatedAt":"2015-01-23T23:50:07Z","url":"https://www.podium.com/"},"metadata":{"url":"https://www.podium.com/"}}