Are we able to configure web service links at the team level?

davecluderay January 16, 2017

This question is in reference to Atlassian Documentation: Link to a web service

Are we able to configure web service links at the team level (i.e. so that all repositories associated with that team automatically benefit)?

Failing that, can the web service links for a repository be managed via the API?

1 answer

0 votes
davecluderay January 16, 2017

I think I can answer the second question. It is possible to manage web service links via the 1.0 api. For example:

POST /1.0/repositories/{team}/{repo_slug}/links HTTP/1.1
Authorization: ...
Content-Type: application/x-www-form-urlencoded
handler=jira&link_key=KEY&link_url=https%3A%2F%2Fjira.mycompany.com

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events