I'm in the repository's webhook page and I can't set a call to an Bamboo API.
In others applications like Jira this webhook works fine, but in Bitbucket I'm receiving 401 - Unauthorized: The request has not been applied because it lacks valid authentication credentials for the target resource
I'm trying set an webhook with this API:
/rest/api/latest/queue/{projectKey}-{buildKey}
Could someone help me set it?