Skip to main content Skip to complementary content

Access type: Add User access type by selection

Method

POST

Path

/qrs/selection/{id}/user/license/useraccesstype

Description

Add a User access type, defined by the template provided in the body, to all users in the selection identified by {id}.

Body

LicenseUserAccessType: { "user": { "userId": "", "userDirectory": "", "name": "", "id": "00000000-0000-0000-0000-000000000000" }, "lastUsed": "0001-01-01T00:00:00.000Z", "quarantined": false, "quarantineEnd": "0001-01-01T00:00:00.000Z", "privileges": null, "id": "00000000-0000-0000-0000-000000000000" }

Return value

List<LicenseUserAccessType>: { "user": { "userId": "", "userDirectory": "", "name": "", "id": "00000000-0000-0000-0000-000000000000" }, "lastUsed": "0001-01-01T00:00:00.000Z", "quarantined": false, "quarantineEnd": "0001-01-01T00:00:00.000Z", "privileges": null, "id": "00000000-0000-0000-0000-000000000000" }, { ... }

Optional parameters

-

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!