Skip to main content
PATCH
Update a tag

Authorizations

Authorization
string
header
required

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

Path Parameters

id
number
required

Tag ID

Body

application/json
name
string

Tag name

description
string

Tag description

Response

The tag has been successfully updated

data
object