Change Updates

Do not miss any SMS API changes, ever again

Subscribe to the SMS API changelog to be up to date on recent changes.

RSS

Jun 20, 2024

main
1.0.0
Compare

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /sms/inbound
  • Response
  • 401 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
GET /sms/inbound/{messageID}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
  • 404 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
  • 405 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
GET /sms/message/{messageID}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
  • 404 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
  • 405 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
GET /sms/message/{messageID}/{options}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • GetOutboundSmsResponseMetaStatus, GetOutboundSmsResponseMeta alternatives Modified
  • 401 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
  • 404 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
  • 405 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
POST /sms/message
  • Response
  • 400 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
  • 401 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
  • 403 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
  • 404 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking
  • 405 response Modified
    • application/json content type Modified
      • status_code property Modified
        • Full types went from string to integer
          Breaking