user
Delete User Account
Initiates the deletion process for the currently authenticated User, by sending a deletion confirmation email. The email contains a link that the user needs to visit in order to proceed with the deletion process.
DELETE
Authorizations
Default authentication mechanism
Body
application/json
Optional array of objects that describe the reason why the User account is being deleted.
An object describing the reason why the User account is being deleted.
Response
202
application/json
Response indicating that the User deletion process has been initiated, and a confirmation email has been sent.
Unique identifier of the User who has initiated deletion.
Email address of the User who has initiated deletion.
User deletion progress status.
Example:
"Verification email sent"