Method: projects.phoneNumberInstances.create¶
Creates a phone number instance. This provisions a phone number against a project.
The caller must have numbering.phoneNumberInstances.create
permission on the project.
HTTP request¶
POST https://numbering.api.enfonica.com/v1beta1/{parent}/phoneNumberInstances
Path parameters¶
Parameters | |
---|---|
parent | string The project under which to create the phone number instance in the form projects/* . |
Request body¶
The request body must contain an instance of PhoneNumberInstance.
Response body¶
If successful, the response body contains an instance of PhoneNumberInstance.