Administration - Users

Unblock User

Unblocks a user in the organization

put/api/v3.0/orgs/{orgUuid}/users/{userUuid}/unblock

Path parameters

orgUuidstring required

org UUID (from the Mend App: Administration General > Organization UUID).

userUuidstring required

User UUID (Administration > Users)

Response

OK

supportTokenstring
responseboolean

Example response

{
  "supportToken": "1171c60d"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.