cURL
curl --request DELETE \ --url https://api.vogent.ai/api/phone_numbers/{id}
{ "id": "<string>", "number": "+18001234567", "agentId": "<string>" }
Deletes a phone number
ID of the versioned prompt.
Successful operation
The response is of type object.
object