cURL
curl --request DELETE \ --url https://api.decodo.com/v2/sub-users/{sub_user_id} \ --header 'Authorization: <api-key>'
"{}"
删除指定的子用户
通过"获取子用户列表"接口获取的子用户 ID
204
The response is of type object.
object
此页面对您有帮助吗?