Skip to content

Delete a custom header

DELETE
/api/v4/groups/{id}/hooks/{hook_id}/custom_headers/{key}

Deletes a custom header from a specified webhook.

hook_id
required
integer

The ID of the hook

key
required
string

The name of the custom header

id
required
One of:
string

The ID or URL-encoded path of the group

No Content

Bad Request

Not Found