Accept a set of terms for an entity
Endpoint ID: | 2102 | |||||||
Method: | POST | |||||||
URL: | /permissions/entity/id/{entityID}/terms/{termsID} /permissions/entity/ext-key/{ext-key}/{ext-type}/terms/{termsID} | |||||||
Request body: | ||||||||
Response body: | { "isActive": true, "isWithdrawn": false, "terms": { "id": "1f788c79-7dde-407f-a976-6b08ffb4c75a", "version": "1.3", "isMostRecentVersion": true }, "acceptance": { "timestamp": "utc timestamp", "sourceID": 123 } } | |||||||
Status codes: | 201 | Terms were accepted | ||||||
303 | These terms have already been accepted by this entity | |||||||
404 | The entity or terms were not found. The following sub codes may be returned:
|