Collections
Delete Collection Metadata from entitiy
Permissions
Only a user with collection admin permissions can delete collected metadata
Returns
Returns a JSON object containing data and links keys.
The data key contains an array of nodes ids. The links key contains a dictionary of links that can be used for pagination.
delete/collections/{collection_id}/collected_metadata/{cgm_id}
Path parameters
collection_idstring required
A short id for that collection
cgm_idstring required
A short id for that piece of metadata
Response
NO CONTENT