Change Updates

Do not miss any Messaging API changes, ever again

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

RSS
Twilio /

Change #8bd1c149

Last update:
Compare
1.29.1

API structure has changed

Next Change
16 structure changes including:
4 Additions
12 Modifications
Modified 12 Breaking
GET /v1/Services
  • Response
  • 200 response Modified
    • services attribute Modified
GET /v1/Services/Usecases
  • Response
  • 200 response Modified
    • usecases attribute Modified
GET /v1/Services/{MessagingServiceSid}/Compliance/Usa2p
  • Response
  • 200 response Modified
    • compliance attribute Modified
GET /v1/Services/{MessagingServiceSid}/Compliance/Usa2p/Usecases
  • Response
  • 200 response Modified
    • us_app_to_person_usecases attribute Modified
  • Query
  • BrandRegistrationSid query parameter Added
GET /v1/Services/{MessagingServiceSid}/Compliance/Usa2p/{Sid}
  • Response
  • 200 response Modified
    • rate_limits attribute Modified
    • mock attribute Added
GET /v1/Services/{Sid}
  • Response
  • 200 response Modified
    • us_app_to_person_registered, usecase attributes Added
GET /v1/a2p/BrandRegistrations
  • Response
  • 200 response Modified
    • data attribute Modified
GET /v1/a2p/BrandRegistrations/{Sid}
  • Response
  • 200 response Modified
    • brand_feedback, brand_type, government_entity, identity_status, links, mock, russell_3000, skip_automatic_sec_vet, tax_exempt_status attributes Added
POST /v1/Services
  • Body
  • content type Modified
    • Usecase attribute Added
  • Response
  • 201 response Modified
    • us_app_to_person_registered, usecase attributes Added
POST /v1/Services/{MessagingServiceSid}/Compliance/Usa2p
  • Response
  • 201 response Modified
    • rate_limits attribute Modified
    • mock attribute Added
POST /v1/Services/{Sid}
  • Body
  • content type Modified
    • Usecase attribute Added
  • Response
  • 200 response Modified
    • us_app_to_person_registered, usecase attributes Added
POST /v1/a2p/BrandRegistrations
  • Body
  • content type Modified
    • A2PProfileBundleSid attribute Modified
    • BrandType, Mock, SkipAutomaticSecVet attributes Added
  • Response
  • 201 response Modified
    • brand_feedback, brand_type, government_entity, identity_status, links, mock, russell_3000, skip_automatic_sec_vet, tax_exempt_status attributes Added
Added 4
GET /v1/a2p/BrandRegistrations/{BrandSid}/Vettings
GET /v1/a2p/BrandRegistrations/{BrandSid}/Vettings/{BrandVettingSid}
POST /v1/a2p/BrandRegistrations/{BrandSid}/Vettings
POST /v1/a2p/BrandRegistrations/{Sid}