Revoke Access to a Device from a User Identity
Revokes access to a specified device from a specified user identity.
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?