POST/tags.json
Create a Single Tag
This command will create a single tag.
Responses
- Code
- 201
- Description
- 201 Response
201 Response
application/json
{
"id": 999,
"STATUS": "OK"
}
This command will create a single tag.
{
"id": 999,
"STATUS": "OK"
}