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

Nov 20, 2022

main
1.3.9
Compare
1.3.9

API structure has changed

8 structure changes including:
3 Additions
5 Modifications
Modified 5
GET /organisations/{OrganisationId}/softwarestatements
  • Response
  • 200 response Modified
    • PostLogoutRedirectUris property Added
GET /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}
  • Response
  • 200 response Modified
    • PostLogoutRedirectUris property Added
POST /organisations/{OrganisationId}/softwarestatements
  • Body
  • content type Modified
    • PostLogoutRedirectUris property Added
  • Response
  • 201 response Modified
    • PostLogoutRedirectUris property Added
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}
  • Body
  • content type Modified
    • PostLogoutRedirectUris property Added
  • Response
  • 200 response Modified
    • PostLogoutRedirectUris property Added
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/unlock
  • Response
  • 200 response Modified
    • PostLogoutRedirectUris property Added
Added 3
GET /clients
GET /clients/{ClientId}
POST /clients