API structure has changed
15 structure changes including:
10 Additions
5 Modifications
Modified
5
Breaking
GET /users/{UserEmailId}
- Response
-
200 response Modified
-
application/json content type Modified
- OrgAccessDetails property Modified
-
application/json content type Modified
POST /organisations/{OrganisationId}/{AuthorisationDomainName}/users
- Body
-
application/json content type Modified
-
ContactRole, System properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- SystemID, UserTypeID properties Added
-
ContactRole, System properties Removed
- Response
-
201 response Modified
-
application/json content type Modified
- SystemID, UserTypeID properties Added
-
application/json content type Modified
POST /users
- Response
-
201 response Modified
-
application/json content type Modified
- OrgAccessDetails property Modified
-
application/json content type Modified
PUT /organisations/{OrganisationId}/{AuthorisationDomainName}/users/{UserEmailId}/{AuthorisationDomainUserId}
- Response
-
200 response Modified
-
application/json content type Modified
- SystemID, UserTypeID properties Added
-
application/json content type Modified
PUT /users/{UserEmailId}/{TnCId}
- Response
-
200 response Modified
-
application/json content type Modified
- OrgAccessDetails property Modified
-
application/json content type Modified
Added
10
DELETE /references/users/authorisationdomain/systems/{AuthorisationDomainSystemID}
DELETE /references/users/authorisationdomain/usertypes/{AuthorisationDomainUserTypeID}
GET /references/users/authorisationdomain/systems
GET /references/users/authorisationdomain/systems/{AuthorisationDomainSystemID}
GET /references/users/authorisationdomain/usertypes
GET /references/users/authorisationdomain/usertypes/{AuthorisationDomainUserTypeID}
POST /references/users/authorisationdomain/systems
POST /references/users/authorisationdomain/usertypes
PUT /references/users/authorisationdomain/systems/{AuthorisationDomainSystemID}
PUT /references/users/authorisationdomain/usertypes/{AuthorisationDomainUserTypeID}