Method: projects.phoneNumberInstances.delete¶
Deletes a phone number instance. This disconnects the phone number.
The caller must have numbering.phoneNumberInstances.delete
permission on the project.
HTTP request¶
DELETE https://numbering.api.enfonica.com/v1beta1/{name}
Path parameters¶
Parameters | |
---|---|
name | string The resource name of the phone number instance to be deleted. Must be of the form projects/*/phoneNumberInstances/* . |
Request body¶
The request body must be empty.
Response body¶
If successful, the response body contains an instance of PhoneNumberInstance.