IVR API uses common HTTP status codes and Error codes to indicate the success or failure of an API request.

Response body

Returns a JSON object and an appropriate HTTP status code.

The JSON object has errorGroup which indicates a number (Error code) indicates occurrence of an error and the type of error that has occurred.

Refer Error codes for more details.