Account Delete (me)

POST https://{{hostname}}/3/account/me/delete?client_id={{clientId}}

Delete the account of the auth'd user with delete feedback.

note: password is left blank to avoid accidental account deletion, to delete account you must add account password to body.

Request Params

KeyDatatypeRequiredDescription
client_idstring

Request Body

{"password"=>"", "reasons"=>["Reason #1", "Reason #2"], "feedback"=>"MOAR CATGIFS"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring