cURL
curl --request DELETE \ --url https://api.proxyscrape.com/v4/account/{subAccountId}/residential/subuser/{subUserId}/delete \ --header 'api-token: <api-key>'
{ "success": true }
Delete a residential subuser. Permission: residential:delete.
residential:delete
API key. Create and manage keys at /v4/account/api-keys or in the dashboard.
Subuser deleted
Was this page helpful?