Change Updates

Do not miss any Connect API changes, ever again

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

RSS

Aug 2, 2022

main
1.3
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /organisations/{OrganisationId}/authorisationservers
  • Response
  • 200 response Modified
    • RetirementDate, SupersededByAuthorisationServerId properties Added
GET /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}
  • Response
  • 200 response Modified
    • RetirementDate, SupersededByAuthorisationServerId properties Added
POST /organisations/{OrganisationId}/authorisationservers
  • Body
  • content type Modified
    • RetirementDate, SupersededByAuthorisationServerId properties Added
  • Response
  • 201 response Modified
    • RetirementDate, SupersededByAuthorisationServerId properties Added
PUT /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}
  • Body
  • content type Modified
    • RetirementDate, SupersededByAuthorisationServerId properties Added
  • Response
  • 200 response Modified
    • RetirementDate, SupersededByAuthorisationServerId properties Added