2122: Close data request
Close a data request for an entity, completing all incomplete actions
Endpoint ID: | 2121 | |||||||
Method: | PUT | |||||||
URL: | /permissions/entity/id/{entityID}/datarequest/{dataRequestID}/{dataRequestLogID}/close /permissions/entity/ext-key/{ext-key}/{ext-type}/datarequest/{dataRequestID}/{dataRequestLogID}/close | |||||||
entityID | Rubiq master ID that uniquely identifies the entity | |||||||
ext-key | External key that uniquely identifies the entity | |||||||
ext-type | Type of external key | |||||||
dataRequestID | A GUID string identifier for the type of data request the entity is requesting | |||||||
dataRequestLogID | The ID of this entity data request | |||||||
Request body: | None | |||||||
Response body: | None | |||||||
Status codes: | 204 | The data request was closed | ||||||
404 | The entity or data request were not found. The following subcodes may be returned:
|