Edit Character
The edit character section allows users to edit a character which has already been created
Headers
API key needed to access our public endpoints. You can find yours under the 'Account' section of the website
Path Parameters
The id of the character
Body
The asset_id of the image which you want to use as the character’s face image.
Specify if the character’s face image passed in the asset_id is a realistic image or a stylized image. A ‘stylized’ image can refer to an illustration, drawing, digital render, or any other non-photographic style.
realistic
, stylized
A short description of the character’s most important features. This can include gender, age, race/ethnicity, and body type. Avoid describing clothing and background since those have to be mentioned in the prompt while generating images.
Response
The error if the request was not successful
Was this page helpful?