Characters
Archive Character
The archive character section allows users to archive a character that they have created. Archiving a character will mean that the user can no longer create any images with that character.
POST
/
pub
/
v1
/
characters
/
archive
/
{character_id}
Headers
X-API-KEY
string
requiredAPI key needed to access our public endpoints. You can find yours under the 'Account' section of the website
Path Parameters
character_id
string
requiredThe id of the character
Was this page helpful?