cURL
curl --request DELETE \ --url https://v2.55-tech.com/accounts/{bookmaker}/{username} \ --header 'X-ABP-API-KEY: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Delete an account.
Only the account owner (client) can delete their accounts.
API key for authentication. Contact admin to obtain a key.
Account deleted successfully