...
- Made it possible to specify the state in 'CDIServer - Create access', and thereby create platform-managed accesses without activating them immediately.
Added a new API for activating an invited platform-managed access
HTTP Method URI Scheme POST /server/access/{accessId}/activate
Added a new API for retrieving a user agreement that is to be accepted and signed when activating an invited platform-managed accessÂ
HTTP Method URI Scheme GET /server/access/{accessId}/user-agreement-for-activation
Changed the 'agreementTemplateId' property to mixed for 'ExternalRole' in the 'CDIServer - . Must not be specified for Create external role' and 'CDIServer - , but must be specified for Update external role' APIs, Get external role and Get external roles. See property description in ExternalRole for additional information.
...