SMS Regular API Doc
V1
V1
  • Getting Started
  • Response code
    • HTTP Status Codes
    • Error Messages
    • Error Codes
  • Authentication
  • Endpoint
    • Send SMS
    • SMS History
    • SMS Detail / Status
  • Kembali ke OCA API Documentation
Powered by GitBook
On this page
Export as PDF
  1. Response code

Error Messages

OCA SMS 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 9 months ago