Characters
REST endpoints for managing custom (tenant-uploaded) characters. All operations require the ManageCustomCharacters permission.
List all characters available in the catalogue .
List all characters available in the catalogue .
Upload a new custom character from a ZIP archive.
The ZIP must contain a valid character package (manifest, 3D assets, portrait).
Get a single character by its identifier.
Get a single character by its identifier.
Permanently delete a custom character and all its stored assets.
Permanently delete a custom character and all its stored assets.
Get the metadata of a custom character without its asset URLs.
Get the metadata of a custom character without its asset URLs.
Update the display metadata of an existing character without re-uploading assets.
Update the display metadata of an existing character without re-uploading assets.
Poll the status of an async character upload or replace job.
Poll the status of an async character upload or replace job.