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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;dataAgreement&quot;:{&quot;value&quot;:&quot;\u003cError: Could not resolve allOf schema&quot;},&quot;revision&quot;:{&quot;authorizedByIndividualId&quot;:&quot;\u003cstring\u003e&quot;,&quot;successorId&quot;:&quot;\u003cstring\u003e&quot;}}