v1/subaccounts
Use the v1/subaccounts API to manage subaccounts for the current account..
URI
http://<hostname>/ws/v1/subaccounts
Formats
Method | Format | Description | Parameters |
---|---|---|---|
GET | /ws/v1/subaccounts | Get a summary of the subaccounts web service. | |
GET | /ws/v1/subaccounts/inventory | Get a list of subaccounts. | orderby cursor size query |
POST | /ws/v1/subaccounts/inventory | Create a subaccount. | |
GET, PUT | /ws/v1/subaccounts/inventory/{customer_id} | Retrieve (GET) or update (PUT) a subaccount. | |
DELETE | /ws/v1/subaccounts/inventory/{customer_id} | Remove a subaccount. | delete_devices |