Call API
V1
V1
  • Getting Started
  • Response Code
    • HTTP Status Codes
    • Error Messages
    • Error Codes
  • Authentication
  • Endpoint
    • Upload Audio File
    • Get List audio file
    • Delete Audio File
    • IVR List
    • Numbers Collection
    • Make a Call With Dynamic Audio URL
    • Call Detail / Status
  • Kembali ke OCA API documentation
Powered by GitBook
On this page
Export as PDF
  1. Response Code

HTTP Status Codes

The OCA CALL Gateway attempts to return the appropriate HTTP Status Codes for every request.

Code
Text
Description

200

OK

Success

401

Unauthorized

Missing or Incorrect authentication details

404

Not Found

There is no data available, like user setting etc

406

Not Acceptable

Response when there is invalid format in request

500

Internal Server Error

Something is broken. This is usually a temporary error in server

PreviousGetting StartedNextError Messages

Last updated 7 months ago