Create Number PoolAsk AIpost https://api.telmetrics.com/v3/api/groups/{groupId}/numberpoolsCreates a Number Pool.Path ParamsgroupIdint32requiredThe group identifier.Body ParamsThe Number Pool model.namestring | nullrequiredA unique name to identify the NUmber Pool for reporting purposes.match_periodint32requiredHow many minutes to hold a session open to await a phone call.quantityint32requiredHow many numbers the pool should contain.top_up_with_tollfreeboolean | nullFlag to indicate if no more numbers are found for a specific request, the rest of the numbers for the number pool can be toll free.truetruefalsephone_number_requestobjectrequiredphone_number_request objectreplacement_configurationobjectrequiredThe number replacement configuration for the tracking sources.replacement_configuration objectsms_routesobjectrequiredsms_routes objectcall_routesobjectrequiredcall_routes objectfeaturesobjectfeatures objectattributionobjectThe number pool attribution model.attribution objectHeadersAuthorizationstringDefaults to Bearer Access token. Required if x-organization-token is not provided.x-organization-tokenstringOrganization token. Required if Authorization token is not provided.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Success 400Bad request. Please check your payload. 401Unauthorized. Please check your token or request. 404The item you are requesting was not found. 500Server ErrorUpdated about 5 years ago