/
SU
super
/
super.AI API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 11h ago · Updated 11h ago
View markdown
super
super.AI API
post
Update hero status
0d125680e232
Swagger 2.0
2026-08-04
244
186
228.2 KB
app instances
27
app templates
7
authentication
16
baseline data
8
billing
9
collaborator
10
collaborator metrics
2
collaborator tasks
8
contact
1
data
9
field_datasets
6
heroes
4
get
Get hero information
post
Adds hero to disabled list of heroes per app
delete
Removes hero from disabled list of heroes per app
post
Update hero status
inbox
5
integrations
2
jobs
50
metrics
14
onboarding codes
2
operations
5
organizations
9
schema
1
tags
5
task templates
2
task-info
5
task-operations
3
tasks
12
test urls
2
worker groups
9
workers
11
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