Create a new product category
{
"name": "Electronics"
}
{
"id": "1",
"name": "Electronics",
"createdAt": "2024-01-15T10:30:00Z"
}
This endpoint creates a new category. Requires authentication and admin role.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/GioTaipe/E-commerce/llms.txt
Use this file to discover all available pages before exploring further.
{
"name": "Electronics"
}
{
"id": "1",
"name": "Electronics",
"createdAt": "2024-01-15T10:30:00Z"
}
{
"message": "Unauthorized"
}
{
"name": "Electronics"
}
{
"id": "1",
"name": "Electronics",
"createdAt": "2024-01-15T10:30:00Z"
}