categories
Delete an AI-curated entry from a category.
Delete an AI-curated entry from a category. The entry must have been added to the category by AI. Only the owner of the entry may perform this action.
delete/categories/{categoryId}/entry
Path parameters
categoryIdinteger required
Category ID.
Query parameters
entryIdinteger required
Entry ID.
Response
Successfully deleted AI-curated entry from category
Example response
{
"name": "alignment",
"topic": "A collection of alignment algorithms"
}