Unblock User
To unblock a user, make a request to the "unblock" to seamlessly unblock a user, restoring communication access.
info
{api-base-url}
can be obtained from the MirrorFly console.
#
HTTP request#
Request ParamsParam | DataType | Required | Description |
---|---|---|---|
userId | String | Yes | User Id of the user you want to unblock |
#
ResponsesIf successful, this action returns the response body.
#
ErrorIn 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 user id is not availble
In the case of a user tries to block/unblock self account
In the case of a user is not in block list