Create Tag
post
Authorizations
HTTPRequired
Enter token as: Bearer
Body
tagstringRequired
Name of the tag to create for the user.
Responses
200
Tag created successfully.
application/json
idintegerOptional
ID of the newly created tag.
tagstringOptional
Name of the created tag.
usernamestringOptional
Username the tag belongs to.
400
Error performing tag operation
post
/perproxy/create-tag-userLast updated