An empty number pool resource is created automatically when a new Powerpack is created.
uuid | Unique identifier for the number pool. |
numbers | Subresource URI |
shortcodes | Subresource URI |
{
"api_id": "d7e9a038-0a88-11ea-b072-0242ac110007",
"numbers": "/v1/Account/{auth_id}/NumberPool/<number_pool_uuid>/Number/",
"shortcodes": "/v1/Account/{auth_id}/NumberPool/<number_pool_uuid>/Shortcode/",
"uuid": "<powerpack_uuid>"
}