latestOpenAPI 3.1.02026-08-223321,1001.6 MB

2134ebffd1ef

Create Category

Create a new memory category.

Args: request: Request containing category details. authorized_user: Authorized user with organization context.

Returns: Created category object.

post/memories/categories

Request body

labelstring required

Label for the category

descriptionstring required

Description of the category

Response

Successful Response

idstring required

UUID of the category

labelstring nullable required

Label of the category

descriptionstring nullable required

Description of the category

enabled_countinteger

Number of enabled memories in this category

total_countinteger

Total number of memories in this category