Update account by uid
PUT/identity/v2/manage/account/:uid
Updates the account profile details using the UID.
Request
Responses
- 200
- 400
- 401
- 403
Account profile updated successfully.
Bad Request - Invalid or missing parameters.
Status Unauthorized: The request requires user authentication.
Forbidden - The client is not authorized to perform this action.