Create a tag

POST {{base_url}}/tags

Request Body

{"title"=>"My tag"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
organization-idstring

RESPONSES

status: Created

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