v1

latestOpenAPI 3.0.02026-07-24900287.5 KB
Tags

Create an Tag

post/tags

Request body

namestring required
tag_type_idstring

Example request

{
  "name": "TagName",
  "tag_type_id": "d1d6bb57-2f55-4819-81b6-5d17cb9b0841"
}

Response

Create a Tag

idstring
tag_type_idstring
namestring
created_atstring
modified_atstring

Example response

{
  "created_at": "2023-10-31 23:59:59",
  "modified_at": "2023-10-31 23:59:59"
}