Change Updates

Do not miss any RPC - Documentation technique API changes, ever again

Subscribe to the RPC - Documentation technique API changelog to be up to date on recent changes.

RSS

13 days ago

v3.1
3.1
Compare

API structure has changed

3 structure changes including:
1 Breaking change
2 Modifications
1 Removal
Modified 2 Breaking
POST /journeys
  • Response
  • 422 response Added
POST /policies/cee/import/identity
  • Body
  • application/json content type Modified
    • object-1 alternative Modified
      • cee_application_type, cee_application_uuid properties Modified
        • Properties are now required
          Breaking
    • object-2 alternative Modified
      • cee_application_type property Modified
        • Property is now required
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • failed_details property Modified
        • object-1, object-2 properties Modified
Removed 1 Breaking
POST /policies/simulate
  • Removing a resource is always breaking unless it was deprecated before
    Breaking