/
2104: Withdraw terms acceptance
2104: Withdraw terms acceptance
Withdraw an entities acceptance of a set of terms
Endpoint ID: | 2104 | ||||||||||
Method: | PUT | ||||||||||
URL: | /permissions/entity/id/{entityID}/terms/{termsID}/withdraw /permissions/entity/ext-key/{ext-key}/{ext-type}/terms/{termsID}/withdraw | ||||||||||
entityID | Rubiq master 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
{ "sourceID": "26f2da92-c9ca-4a82-90f0-8a8a43534239", "reason": "Abc" } | ||||||||||
Response body: | 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
|
, multiple selections available,
Related content
2102: Accept terms
2102: Accept terms
Read with this
2103: Get entity terms acceptance status
2103: Get entity terms acceptance status
More like this
2105: Accept permission
2105: Accept permission
Read with this
1201: Trigger policy for selection
1201: Trigger policy for selection
More like this
1300: Fetch consent stream data
1300: Fetch consent stream data
More like this
1203: Fetch execution status
1203: Fetch execution status
More like this