heroes
Update hero status
post/v1/heroes/{hero_uuid}/status
Request body
Example request
{
"status": "ACTIVE"
}Response
Hero status updated
Changes
No recorded changes to this endpoint across all 6 revisions of this API.
{
"status": "ACTIVE"
}Hero status updated
No recorded changes to this endpoint across all 6 revisions of this API.