Skip to main content
PATCH
Update tag group

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
name
string
Required string length: 1 - 255
color
string

Hex color in #RRGGBB or #RGB form.

Pattern: ^#(?:[0-9a-fA-F]{3}|[0-9a-fA-F]{6})$

Response

Successful response

id
string
required
name
string
required
color
string
required
created_at
string
required
updated_at
string
required