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