Skip to main content
POST
Update tag
Required scopes: tags--all:rw, tags--groups:rw

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
name
string
required

The tag name. Matching the name of an existing tag is case sensitive.

group_ids
integer[]

An array of group IDs to assign the tag to. Can be empty.

Response

200

Tag updated successfully.