Status Codes
Sending SMS with HTTP POST is one of the mechanisms most used by developers to integrate the sending of bulk SMS into their systems through an SMS API.
Status Code | Function |
---|---|
100 | Continue |
200 | OK |
400 | Bad Request |
500 | Internal Server Error |
Last updated