Devices API
Manage device pairing for your agent. Devices start in apending state and can be approved, denied, or revoked.
All device endpoints require an authenticated session. Unauthenticated requests receive a
401 response.List devices
Response
Device object
Errors
Manage a device
approve— only valid when the device ispendingdeny— only valid when the device ispendingrevoke— only valid when the device isapproved