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

Feb 13, 2025

main
1.26.0
Compare
1.26.0

API structure has changed

13 structure changes including:
13 Modifications
Modified 13
GET /organisations/{OrganisationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TncDetails property Modified
        • TnCsToBeSigned property Modified
GET /organisations/{OrganisationId}/authorityclaims
  • Response
  • 200 response Modified
    • application/json content type Modified
      • AuthorisationDomainRoleIdentifier property Added
GET /organisations/{OrganisationId}/authorityclaims/{OrganisationAuthorityClaimId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • AuthorisationDomainRoleIdentifier property Added
GET /references/authorisationdomainroles/{AuthorisationDomainRoleName}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • AuthorisationDomainRoleIdentifier property Added
GET /references/termsandconditions/{TnCId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • RoleIds property Added
GET /users/{UserEmailOrID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • DirectoryTermsAndConditionsDetails property Modified
        • TermsAndConditionsItem property Modified
POST /organisations/{OrganisationId}/authorityclaims
  • Response
  • 201 response Modified
    • application/json content type Modified
      • AuthorisationDomainRoleIdentifier property Added
POST /organisations/{OrganisationId}/ess/initiatesigning
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TermsAndConditionsDetail property Modified
        • TermsAndConditionsItem property Modified
POST /references/authorisationdomainroles
  • Response
  • 201 response Modified
    • application/json content type Modified
      • AuthorisationDomainRoleIdentifier property Added
POST /references/termsandconditions
  • Body
  • application/json content type Modified
    • RoleIds property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • RoleIds property Added
PUT /organisations/{OrganisationId}/authorityclaims/{OrganisationAuthorityClaimId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • AuthorisationDomainRoleIdentifier property Added
PUT /references/authorisationdomainroles/{AuthorisationDomainRoleName}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • AuthorisationDomainRoleIdentifier property Added
PUT /references/termsandconditions/{TnCId}
  • Body
  • application/json content type Modified
    • RoleIds property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • RoleIds property Added