/
PU
pulze
/
Pulze.ai API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
pulze
Pulze.ai API
put
Update App Label
v1
latest
OpenAPI 3.1.0
2026-08-06
213
193
627.0 KB
apps
Update App Label
put
/v1/apps/{app_id}/labels/{label_id}
Path parameters
app_id
string
uuid
required
label_id
string
uuid
required
Request body
AppLabelUpdateRequest
required
name
string
nullable
description
string
nullable
color
string
nullable
Response
Successful Response
AppLabel
required
name
string
required
description
string
nullable
color
string
nullable
id
string
uuid
required