/
2110: Update terms acceptance
2110: Update terms acceptance
Update the permissions/consents for a terms acceptance
Endpoint ID: | 2110 | |||||||||||||
Method: | PUT | |||||||||||||
URL: | /permissions/entity/id/{entityID}/terms/{termsID} /permissions/entity/ext-key/{ext-key}/{ext-type}/terms/{termsID} | |||||||||||||
entityID | dialogportal™ master key that uniquely identifies the entity | |||||||||||||
ext-key | External key that uniquely identifies the entity | |||||||||||||
ext-type | Type of external key | |||||||||||||
termsID | A GUID string identifier for the terms | |||||||||||||
Request body: | JSON data describing updated terms consents
{ "sourceID": "26f2da92-c9ca-4a82-90f0-8a8a43534239", "consents": [ "5d9d6071-2158-40f4-b1b7-c101bffc518e" ], "withdrawReason": "Abc" } | |||||||||||||
Response body: | None | |||||||||||||
Status codes: | 204 | Terms consents were updated | ||||||||||||
400 | Terms consents could not be updated. The following subcodes may be returned:
| |||||||||||||
404 | The entity or terms were not found. The following subcodes may be returned:
| |||||||||||||
412 | The contract or terms do not allow access:
|
, multiple selections available,
Related content
2103: Get entity terms acceptance status
2103: Get entity terms acceptance status
More like this
2114: Download terms version file
2114: Download terms version file
More like this
2113: Get terms version file
2113: Get terms version file
More like this
2112: Get terms version text
2112: Get terms version text
More like this
2111: Get terms version text for entity
2111: Get terms version text for entity
More like this
1201: Trigger policy for selection
1201: Trigger policy for selection
More like this