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-keyExternal key that uniquely identifies the entity

ext-typeType of external key

dataRequestIDA GUID string identifier for the type of data request the entity is requesting

dataRequestLogIDThe ID of this entity data request
Request body:
None

Response body:

None

Status codes:204The data request was closed

404

The entity or data request were not found.

The following subcodes may be returned:

404.1Entity not found
404.2External entity reference could not be found
404.4Data request or data request log not found