Request
Copy
{ "name": "Category Name", "order": null, "is_active": true }
Response
Last updated 3 months ago
Method
URL
POST
/add-category
Status
200
{
"status": true,
"category_id": 70
}
403
400
401
500