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

Error Messages

OCA CALL error messages are returned in JSON Format. Each HTTP Status Code will be accompanied by descriptive error text and code. For example, an error might occur.

{"errors": [{"message": "Invalid Authentication Credentials", "code": 17}]}
PreviousHTTP Status CodesNextError Codes

Last updated 7 months ago