/
YU
yume-cloud
/
Yume API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-05-12
917
687
2.7 MB
v1
patch
/v1/crm/categories/{id}/
Path parameters
id
integer
required
Request body
PatchedCategory
required
id
integer
created_at
string
date-time
updated_at
string
date-time
name
string
comment
string
nullable
icon
string
uri
nullable
slug
string
nullable
deleted
boolean
lifetime
integer
nullable
order
integer
{"stackTrail":"components:schemas:PatchedCategory:properties:extra","oasType":"schema","type":"unknown"}
tenant
integer
parent
integer
nullable
Response
Category
required
id
integer
required
created_at
string
date-time
required
updated_at
string
date-time
required
name
string
required
comment
string
nullable
icon
string
uri
nullable
slug
string
nullable
deleted
boolean
lifetime
integer
nullable
order
integer
{"stackTrail":"components:schemas:Category:properties:extra","oasType":"schema","type":"unknown"}
tenant
integer
parent
integer
nullable