/
BO
boyahq
/
Boya Categories API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-08-06
8
6
12.0 KB
List all categories with subcategories
get
/categories
Response
Successful response
Category[]
required
_id
string
groupid
string
name
string
description
string
status
'ACTIVE'
|
'ARCHIVED'
createdAt
string
date-time
updatedAt
string
date-time
__v
integer
subcategories
Subcategory[]
All 8 operations
get
List all categories with subcategories
post
Create a new category
get
Get a specific category
delete
Archive a category
patch
Update a category
post
Add a subcategory to a category
delete
Archive a subcategory
patch
Update a subcategory