Skip to main content
PUT
Update a tag group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer , where is your auth token.

Headers

modified-by
string | null

An optional identifier for audit logging.

Path Parameters

tag_group_id
string
required

The tag group ID

Body

application/json
name
string
required

An arbitrary string, useful for identifying the tag group to the user.

Example:

"Sprinter - 1ab-c23"

Response

Successful Response