DELETE
/domain-dialin-config/:id

A DELETE request to /domain-dialin-config/:id deletes a pinless_dialin and pin_dialin.

If the requested domain-dialin-config is found, it is deleted and the API returns a 200 in the response body.

If the domain-dialin-config is not found (and, therefore, cannot be deleted) the endpoint returns a 404 error.

Path params

string

Example request