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