Skip to main content
PUT
Update character

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

character_id
string
required

Body

application/json
name
string
description
string

Response

200 - application/json

Updated character.

character_id
string
organization_id
string
creator_id
string
name
string
description
string
status
string
current_step
integer
face_images_count
integer
body_images_count
integer
dataset_status
string
face_lora_status
string
body_lora_status
string
created_at
string<date-time>
updated_at
string<date-time>
subscription_id
string | null