v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Digital Humans

Bulk Create Digital Humans

Bulk create digital humans.

All database operations are batched to O(1) round-trips regardless of input size. Items that fail validation are reported in errors; the rest proceed to creation.

post/v1/create-digital-humans

Headers

X-API-Keystring required

API key required to authenticate requests.

Request body

simulation_idsinteger[] nullable

list of simulation IDs to associate with all digital humans in this request

Response

Successful Response

errorsobject[]

Errors for items that failed to create, with index and detail