For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create Tag

Reference for creating a tag for Per Proxy Mobile Proxies.

post

Create a new tag for the authenticated Per Proxy user. Tags can be used to organize and group proxy sessions

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

post/perproxy/create-tag-user

Last updated

Was this helpful?