Assign Tag to Release Bundle v2 Version

Assigns a descriptive tag to a Release Bundle v2 version. The tag will appear on the card for the Release Bundle version on the Release Lifecycle kanban board. To remove a tag, send a request with "tag": null or "tag": "".

Security: Requires Annotate permissions on the Release Bundle.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1
^\w[\w\-.]*$

Release bundle name

string
required
length ≥ 1
^\w[\w\-.+]*$

Release bundle version

Query Params
string

The project key used to determine the Release Bundles repository. By convention, each project may contain only one Release Bundles system repository with the name -release-bundles-v2. This query parameter may be used instead of repository_key.

string

The Release Bundles repository identifier that identifies where a Release Bundle version resides. If this parameter and the project query parameter are not specified, the default value of release-bundles-v2 is assumed.

Body Params

JSON body containing the tag text to assign to the Release Bundle version.

string
length ≤ 128
^[\w\-.]*$

Release bundle tag

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json