Create or Update a Tag
Creates a new tag.
HTTP Request Examples
{
"name": "Test",
"description": "One more test tag"
}
HTTP Response Examples
200
{
"Status": true,
"Message": "",
"Response": {
"id": 34
}
}
Type a question in your own words below. Answers are written from our published articles and cite the ones they came from.
Creates a new tag.