UPDATE - Update data agreement
PUT {{baseUrl}}/config/data-agreement/:dataAgreementId
This endpoint allows the admin to update the latest data agreement defined earlier in an organisation. It also returns the updated revision number.
Request Body
{"dataAgreement"=>{"value"=>"<Error: Could not resolve allOf schema"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"dataAgreement":{"value":"\u003cError: Could not resolve allOf schema"},"revision":{"authorizedByIndividualId":"\u003cstring\u003e","successorId":"\u003cstring\u003e"}}