Delete Data Items

Removes only the data items provided in the query parameter. The data items in the query parameter must belong to the collection specified. The deletion cannot be undone. The deletion will only occur if the user has access to the data source.

Valid Authentication Methods

OAuth 2.0 User Token Scopes:

  • data-service.admin
Path Params
integer
required

ID of collection to delete data items from

Query Params
items
array of strings
required

List of data item URI's to remove from specified collection

items*
Response
200

OK

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!