cURL
curl --request DELETE \ --url https://api.decodo.com/v2/sub-users/{sub_user_id} \ --header 'Authorization: <api-key>'
"{}"
Delete specified sub user
"Get sub users" received sub user ID
204
The response is of type object.
object
Was this page helpful?