Do not miss any Agent.sa API changes, ever again

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

RSS

Changelog

Last update:
Compare
14 structure changes including:
1 Breaking change
8 Additions
5 Modifications
1 Removal
Modified 5 Breaking
GET /Integration/Agent
  • Response
  • 200 response Modified
    • application/json content type Added
  • 401 response Added
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Agent bearer auth authentication method Added
GET /Integration/Agent/CsvFile
  • Response
  • 200 response Modified
    • text/csv content type Added
  • 401 response Added
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Agent bearer auth authentication method Added
GET /Integration/Agent/Values
  • Response
  • 200 response Modified
    • application/json content type Added
  • 401 response Added
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Agent bearer auth authentication method Added
POST /Integration/Agent/Batch
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Agent bearer auth authentication method Added
  • Response
  • 401, 422 responses Added
POST /Integration/Agent/Dispatch
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Agent bearer auth authentication method Added
  • Response
  • 401, 422 responses Added
Removed 1 Breaking
Bearer authauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 8
Agent bearer authauthentication method
Support bearer authauthentication method
GET /Company/Conversation/{Conversation}/history
GET /Company/Support/Tickets
GET /Company/Support/Tickets/{public_id}
GET /Company/TenantAuth/me
POST /Company/Conversation/{Conversation}/Send
POST /Company/Support/Tickets
5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /Integration/Agent
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
GET /Integration/Agent/CsvFile
  • Response
  • 200 response Modified
    • text/csv content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
GET /Integration/Agent/Values
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /Integration/Agent/Batch
  • Body
  • application/json content type Modified
    • channel_id, name, rows properties Modified
      • Properties are now required
        Breaking
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 202 response Added
POST /Integration/Agent/Dispatch
  • Body
  • application/json content type Modified
    • channel_id, phone properties Modified
      • Properties are now required
        Breaking
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 202 response Added