Categories
Send category
POST
BASEURL/category
Headers
Name
Type
Description
Authentication
string
Authentication token to track down who is emptying our stocks.
{
"status": "ok"
}
payload, JSON
{
"id": 1,
"title": "Category Name",
"handle": "category-link",
"content": "description of category if exists"
}
Last updated
Was this helpful?