Skip to main content
DELETE
/
v2
/
sub-users
/
{sub_user_id}
Delete sub user
curl --request DELETE \
  --url https://api.decodo.com/v2/sub-users/{sub_user_id} \
  --header 'Authorization: <api-key>'
"{}"

Documentation Index

Fetch the complete documentation index at: https://help.decodo.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Path Parameters

sub_user_id
integer<int32>
required

"Get sub users" received sub user ID

Response

204

The response is of type object.