Revoke Access to a Device from a User Identity
Revokes access to a specified device from a specified user identity.
Request
Response
Authentication Methods
API key
Personal access token Must also include the
seam-workspace
header in the request.
Request Parameters
device_id
device_id
Type: string
Required: Yes
ID of the desired managed device.
user_identity_id
user_identity_id
Type: string
Required: Yes
ID of the desired user identity.
Return Type
void
Last updated
Was this helpful?