To delete an existing virtual receptionist below method can be used.

curl --request DELETE \
  --url https://api.acefone.co.uk/v1/virtual_receptionist/id \
  --header 'accept: application/json' \
  --header 'authorization: Authorization'

Path parameter

Variable NameDescriptionData Type
idUnique ID of the virtual receptionistString
Language
Click Try It! to start a request and see the response here!