Skip to main content
POST
Unbind a device from its current end user, making it available for reassignment. If the device is already unbound, the API returns 400 Bad Request.

Authentication

Requires an API key with devices:write scope.

Path Parameters

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.