Permanently delete a user account and all associated data.Authentication: Required (Bearer token) Authorization: Users can only delete their own account Note: This operation is irreversible
Request
Authorization
JWT Bearer
Add the parameter
Authorization
to Headers
Example:
Authorization: ********************
or
OAuth 2.0
Authorization Code
deviceCode
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.