Configure repo with JIRA link with REST api

Hi,

I’m creating BB repos programmatically with the use of the REST api provided.
This works great
Next step is configuring the repo with the REST api.
For this I would like to link my new git-repo with our corporate JIRA.
In the webclient you can do this by adding a Link to our JIRA.

How can I do this using the REST api?
Is there an endpoint for this?

Thank you
Mark

1 Like

Also would like to manage Repository Links via REST API, but didn’t find this option in the API Docs.