Categories
Create Category
Create category with a specific name and hierarchy.
post/v1/categories
Request body
Response
Returns a newly created category object.
Example response
{
"created_at": "2022-07-14T10:45:13.156Z"
}Create category with a specific name and hierarchy.
Returns a newly created category object.
{
"created_at": "2022-07-14T10:45:13.156Z"
}