Change Updates

Do not miss any Integration Hub API changes, ever again

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

RSS

Feb 21, 2025

main
3.0
Compare

API structure has changed

3 structure changes including:
3 Modifications
Modified 3 Breaking
GET /api/v3.0/{engagementSid}/files/{inboundFileCategory}/{uniqueFileName}/status
  • Authentication
  • Adra personal access token & client_credentials authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Adra personal access token & Adra Client Credentials authentication method Added
GET /api/v3.0/{engagementSid}/files/{outboundFileCategory}/{uniqueFileName}
  • Authentication
  • Adra personal access token & client_credentials authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Adra personal access token & Adra Client Credentials authentication method Added
POST /api/v3.0/{engagementSid}/files/{inboundFileCategory}/{suggestedFileName}
  • Authentication
  • Adra personal access token & client_credentials authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Adra personal access token & Adra Client Credentials authentication method Added