Update a tag

PATCH {{base_url}}/tags/{{tag_id}}

Request Body

{"title"=>"My tag"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
organization-idstring

RESPONSES

status: OK

{"tag_id":"e6426810-be55-40ed-8b03-7136f90859bb","title":"My tag"}