Account
Permanently Delete API account
This API permanently deletes the API acount. Note that this request cannot be undone. To create a new account use /v1/account/register
post/v1/account/delete
Response
AccountDeleteResponse
Example response
{
"result": "Your account - your_email@domain.com - Has been deleted"
}