Skip to main content
POST
Unbind a device from its current end user, making it available for reassignment. This is a no-op if the device is not currently bound.

Authentication

Requires an API key with devices:write scope.

Path Parameters

id
string
required
The device’s unique identifier (e.g., dev_abc123).

Response

Returns the device object with status set to unbound.

Response Fields

Unbinding a device does not affect existing recordings. Recordings remain associated with the end user who was bound at the time of recording.