Grant a User Identity Access to a Device
Grants a specified user identity access to a specified device.
Code
Specify the desired user_identity_id
and device_id
.
Output
Request Parameters
device_id
String (Required)
ID of the desired managed device.
user_identity_id
String (Required)
ID of the desired user identity.
Response
void
Examples
Last updated
Was this helpful?