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

Delete a Tag

Reference for deleting a tag from Per Proxy Mobile Proxies.

post

Delete an existing tag for the authenticated Per Proxy user. This removes the tag entirely; any sessions associated with this tag will be untagged

Authorizations
HTTPRequired

Enter token as: Bearer

Body
tag_idintegerRequired

ID of the tag to delete

Responses
200

Tag deleted successfully

application/json
tag_idintegerOptional

ID of the deleted tag

usernamestringOptional

Username the tag belonged to

post/perproxy/delete-tag-user

Last updated

Was this helpful?