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

Jul 17, 2024

main
1.20.7
Compare
1.20.7

API structure has changed

5 structure changes including:
5 Modifications
Modified 5
GET /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}/apiresources
  • Response
  • 200 response Modified
    • application/json content type Modified
  • Query
  • status query parameter Added
GET /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}/apiresources/{ApiResourceId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Status property Added
GET /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}/familystatus
  • Response
  • 200 response Modified
    • application/json content type Modified
POST /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}/apiresources
  • Body
  • application/json content type Modified
    • Status property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • Status property Added
PUT /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}/apiresources/{ApiResourceId}
  • Body
  • application/json content type Modified
    • Status property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Status property Added