v1
latestOpenAPI 3.0.02026-08-067926202.5 KBTags
Create a tag
post/tags
Request body
Example request
{
"general": {
"tag_name": "new tag",
"tag_description": "this tag is created from api"
}
}Response
Created
Example response
{
"status": "success"
}