Hi
We have exposed a API to process the updates made on issue which needs an Bearer token for authentication.
I would like to call this service using webhooks . Is there any way i can provide the authentication token in the webhook URL ?
i am getting 401 error as i didnt specify the token