Method: projects.regulatoryListings.create¶
Creates a regulatory listing.
By creating a regulatory listing, you acknowledge that the person or entity located at the specified address is the only party that will be utilizing phone numbers associated with this regulatory listing. You acknowledge that Enfonica may process the information provided for the purpose of identity verification, and will share this information with local telecommunications providers or authorities where required by local law. You understand that Enfonica phone numbers may be taken out of service if inaccurate or false information has been provided.
The caller must have numbering.regulatoryListings.create
permission on the project.
HTTP request¶
POST https://numbering.api.enfonica.com/v1beta1/{parent}/regulatoryListings
Path parameters¶
Parameters | |
---|---|
parent | string The project under which to create the regulatory listing in the form projects/* . |
Request body¶
The request body must contain an instance of RegulatoryListing.
Response body¶
If successful, the response body contains an instance of RegulatoryListing.