Delete a custom header
DELETE
/api/v4/hooks/{hook_id}/custom_headers/{key}
Deletes a custom header from a specified webhook.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”hook_id
required
integer
The ID of the hook
key
required
string
The name of the custom header
Responses
Section titled “Responses”No Content
Bad Request
Not Found