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

resultstring

Example response

{
  "result": "Your account - your_email@domain.com - Has been deleted"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.