Change Updates

Do not miss any Conductor API changes, ever again

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

RSS

5 days ago

main
1.0.0
Compare

API structure has changed

6 structure changes including:
1 Breaking change
5 Modifications
1 Removal
Modified 5 Breaking
DELETE /organizations/applications/{application-id}
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /organizations/applications/pending
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /organizations/apply
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PUT /organizations/applications/{application-id}/approve
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
PUT /organizations/applications/{application-id}/reject
  • Authentication
  • Bearer auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Removed 1 Breaking
Bearer authauthentication method
  • Removing a resource is always breaking unless it was deprecated before
    Breaking