...
Excerpt |
---|
Withdraw an entities acceptance of a set of terms |
Endpoint ID: | 21052104 | |||||||||||||
Method: |
| |||||||||||||
URL: | /permissions/entity/id/{entityID}/terms/{termsID}/withdraw /permissions/entity/ext-key/{ext-key}/{ext-type}/terms/{termsID}/withdraw | |||||||||||||
entityID | dialogportal™ Rubiq master key ID 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 the terms withdrawal
| |||||||||||||
| None | |||||||||||||
Status codes: | 204 | Entity permission was withdrawn | ||||||||||||
404 | The entity or terms were not found. The following sub codes may be returned:
| |||||||||||||
412 | The contract does not allow access to these terms, or allow this withdrawal source
|