Error
A valid request URL is required to generate request examples{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}V1.ProxyAccount
Delete a proxy account (Role reseller only)
Deletes a proxy account belonging to the team. (Role reseller only)
DELETE
/
api
/
v1
/
teams
/
{team_id}
/
proxy_accounts
/
{id}
Error
A valid request URL is required to generate request examples{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}{
"title": "<string>",
"detail": "<string>",
"status": 404,
"instance": "<string>",
"type": "<string>"
}