v1

latestOpenAPI 3.0.02026-08-06194226589.8 KB
UserManagement

Unlock a user.

put/api/user-management/{id}/unlock

Path parameters

idstring required

The ID of the user to unlock.

Response

User unlocked.

_linksobject required

The links.

idstring required

The ID of the user.

emailstring required

The email of the user. Unique value.

displayNamestring required

The display name (usually first name and last name) of the user.

isLockedboolean required

Determines if the user is locked.

permissionsstring[] required

Additional permissions for the user.