Send a Webhook API with Custom Header

Hi there,

is it not possible to generate a custom Header with an x-api-key to send Data?
i dont know how to set up a header, i get error with many diffrent ways.

For example:

Url ist Set
JSON
Body ist Set

Add HTTP Headers: (Add) I tried diffrent ways.
β€˜X-Api-Key: 43bfff2d-9520-495e-b1ce-3ac07b59e872’
β€œX-Api-Key: 43bfff2d-9520-495e-b1ce-3ac07b59e872”
X-Api-Key: 43bfff2d-9520-495e-b1ce-3ac07b59e872

(dont worry is not my key, ist Random :wink: )
i canot save, it give me errors

Hello-

Haven’t used X-API-Key but can you please try this format?
X-Api-Key: β€œ43bfff2d-9520-495e-b1ce-3ac07b59e872”

1 Like