Delete authorization
Endpoint:
DELETE
https://proxy-seller.com/personal/api/v1/
{YourApiKey}
/auth/delete
Example
Path parameters:
Name
Value
Description
Authorization
<Your_API_Key>
Request body
Name
Type
Description
id
String
id: Authorization ID (required)
Response
Last updated