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 9, 2022

main
1.3.1
Compare
1.3.1

API structure has changed

8 structure changes including:
8 Modifications
Modified 8
GET /organisations/{OrganisationId}/authorisationservers
  • Response
  • 200 response Modified
    • AuthorisationServerCertifications property Modified
GET /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}
  • Response
  • 200 response Modified
    • AuthorisationServerCertifications property Modified
GET /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}/certifications
  • Response
  • 200 response Modified
    • ProfileVariant property Modified
    • ProfileType property Added
GET /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}/certifications/{AuthorisationServerCertificationId}
  • Response
  • 200 response Modified
    • ProfileVariant property Modified
    • ProfileType property Added
POST /organisations/{OrganisationId}/authorisationservers
  • Response
  • 201 response Modified
    • AuthorisationServerCertifications property Modified
POST /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}/certifications
  • Body
  • content type Modified
    • ProfileVariant property Modified
    • ProfileType property Added
  • Response
  • 201 response Modified
    • ProfileVariant property Modified
    • ProfileType property Added
PUT /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}
  • Response
  • 200 response Modified
    • AuthorisationServerCertifications property Modified
PUT /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}/certifications/{AuthorisationServerCertificationId}
  • Body
  • content type Modified
    • ProfileVariant property Modified
    • ProfileType property Added
  • Response
  • 200 response Modified
    • ProfileVariant property Modified
    • ProfileType property Added