Day 29: Webhooks

Here’s an outline with best practices for making your inquiry.

My question:
In Day 29: Webhooks challenge of 30 days of Postman. I am trying to create a Webhook by sending “Create Webhook” request which requires an authorization as well.
I added ‘API key’ as authorization and ran it but it is giving the error 401 UnAuthorized

Dont know why is this error happening as this Key is working for others requests.

Can somebody please help?

Thanks in advance.

Details (like screenshots):

Are you using a single API key or multiple? If multiple, have you selected the correct environment?

Thanks for your reply!

I am using just 1 single API key.