Remove User From Vendor
DELETE https://api.torbox.app/v1/api/vendors/removeuser?user_auth_id=string
Overview
Removes a user from your vendor account. This will reset their plan, and send them a notification of their removal. Useful if for example, a user forgets to pay their invoice. This does not delete their account, or their downloads . They will simply be reset back to the free plan.
Authentication
This endpoint requires Bearer token authentication using your TorBox account API Key.
Request Params
| Key | Datatype | Required | Description |
| user_auth_id
| string | | The user you want to remove from your vendor account. |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``