7min
Managing Webhook Headers
Overview
Webhooks headers allow you to define custom headers that should be sent with each request to your remote endpoint. These can be useful for authentication or tracking purposes.
Creating Webhook Headers
Webhook headers can be created through the REST API by performing the following request.
Curl
|
Retrieving a List of Webhook Headers
A list of headers associated with your webhook can be obtained through the REST API by performing the following request.
Curl
|
Modifying Webhook Headers
Webhook headers can be modified through the REST API by performing the following request.
Curl
|
Removing Webhook Headers
Curl
|