/
SU
super
/
super.AI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
super
super.AI API
post
Update hero status
v1
latest
Swagger 2.0
2026-08-04
244
186
228.2 KB
heroes
Update hero status
post
/v1/heroes/{hero_uuid}/status
Request body
UpdateHeroStatus
required
hero_uuid
string
app_uuid
string
reason
string
status
'ACTIVE'
|
'BANNED'
Example request
{ "status": "ACTIVE" }
Response
Hero status updated