Grant a User Identity Access to a Device
Grant a specified user identity access to a specified device
Grants a specified user identity access to a specified device.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
user_identity_idstring · uuidRequired
ID of the user identity that you want to grant access to a device.
device_idstring · uuidRequired
ID of the managed device to which you want to grant access to the user identity.
Responses
200
OK
application/json
400
Bad Request
401
Unauthorized
post
/user_identities/grant_access_to_deviceRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Sample Response
Last updated
Was this helpful?

