ugcCharacters

Save Characters

Save analyzed characters to the database.

Expects a list of character analysis results and saves them to the ugc_characters table. Only characters without errors and with all required fields will be saved.

Required fields for saving:

  • name
  • skin_tone
  • age_range
  • gender
  • ethnicity
  • background
  • image_url (saved as preview_url)
post/api/v1/ugc-characters/save

Request body

Response

Successful Response

{"stackTrail":"paths:/api/v1/ugc-characters/save:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.