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

Oct 16, 2024

main
1.22.4
Compare
1.22.4

API structure has changed

3 structure changes including:
3 Modifications
Modified 3
GET /references/users/authorisationdomain/usertypes/{AuthorisationDomainUserTypeID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TermsAndConditionsAccess property Added
POST /references/users/authorisationdomain/usertypes
  • Body
  • application/json content type Modified
    • TermsAndConditionsAccess property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • TermsAndConditionsAccess property Added
PUT /references/users/authorisationdomain/usertypes/{AuthorisationDomainUserTypeID}
  • Body
  • application/json content type Modified
    • TermsAndConditionsAccess property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TermsAndConditionsAccess property Added