Call API
V2
V2
  • Getting Started
  • Response Code
    • Response Code
    • Error Message
    • Error Codes
  • Authorization
  • endpoint
    • Upload Audio File
    • Get List Audio
    • Delete Audio File
    • Get List IVR
    • Get List Number Collection
    • Make A Call With Dymanic Variable
    • Get Call Detail / Status
  • Kembali ke OCA API Documentation
Powered by GitBook
On this page
Export as PDF
  1. Response Code

Error Message

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}]}
PreviousResponse CodeNextError Codes

Last updated 8 months ago