organizations
Delete an entry to a collection.
Delete an entry to a collection.
delete/organizations/{organizationId}/collections/{collectionId}/entry
Path parameters
organizationIdinteger required
Organization ID.
collectionIdinteger required
Collection ID.
Query parameters
entryIdinteger required
Entry ID.
versionNamestring
Version Name.
reindexboolean
Reindex entry if necessary. Only admins and curators may set this to false.
Response
default response
Example response
{
"name": "alignment",
"topic": "A collection of alignment algorithms"
}