Personal Device

Revoke Device

RevokeDevice revokes a whole device: it revokes the device and removes every app client on it, so no app on that machine can mint further tokens.

delete/api/v1/iam/personal_devices/{device_id}

Path parameters

device_idstring required

The device identity of the device to revoke (whole-device).

Request body

C1ApiIamV1PersonalDeviceServiceRevokeDeviceRequestInput required

The PersonalDeviceServiceRevokeDeviceRequest message.

Response

Successful response

C1ApiIamV1PersonalDeviceServiceRevokeDeviceResponse required

The PersonalDeviceServiceRevokeDeviceResponse message.

Changes

Changed in 1 of the 33 revisions of this API.1