auth

Request account deletion

Request deletion of the current user's account.

delete/api/auth/me

Response

Successful Response

titlestring

Response title

messagestring required

Response message

Example response

{
  "message": "La tua richiesta di cancellazione account è stata inviata. Un amministratore la esaminerà a breve."
}

Changes

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