Appearance
Request permanent account deletion​
POST
/account/deletion
Checks billing again, durably locks the host, revokes access, and schedules retryable cleanup. Duplicate requests reuse the same task. Retains access to other accounts and billing history. Original external sources remain.
Authorizations​
Request Body​
application/json
JSON"confirmation": "string","confirmation_token": "string"
{
 Â
 Â
}
Responses​
Deletion accepted, not yet completed
application/json
JSON"host_id": "string","deletion": "string","message": "string","redirect_to": "string"
{
 Â
 Â
 Â
 Â
}