v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Devices

Add Phone to Inventory

Adds an existing phone (customer provided device - BYOD) as an unassigned device to the account inventory.

post/restapi/v2/accounts/{accountId}/device-inventory

Path parameters

accountIdstring required

Internal identifier of the RingCentral account (can be set to "~" to indicate that the account associated with current authorization session should be used)

Request body

type'OtherPhone' required

Device type. Use OtherPhone to indicate BYOD (customer provided) device

quantityinteger required

Quantity of devices (total quantity should not exceed 50)

Response

Created