Delete User Account
To delete the user account by admin, you can use the below API.
info
{api-base-url} can be obtained from the MirrorFly console.
HTTP request#
Request Params#
| Param | DataType | Required | Description | 
|---|---|---|---|
| feedback | String | No | User should provide feedback about the application. | 
| reason | String | Yes | User should provide reason for account deletion. | 
| userId | String | Yes | Userid of the user which you need to delete the user account. | 
Responses#
If successful, this action returns a user resource in the response body.
Error#
In the case of an error, an error object like below is returned.
When the token passed in Headers is not given or expired
In the case of a Bad Request, an error message is returned