Bulk Create Characters

Create up to 50 characters in one call (e.g. a launch roster). Per-item partial success: each result is {slug, status: ‘ok’|‘error’, …}. A failed item does NOT abort the others.

Authentication

AuthorizationBearer

LoreOS API key, sent as Authorization: Bearer <key>.

Request

This endpoint expects an object.
characterslist of objectsRequired

Response

Successful Response

Errors

422
Unprocessable Entity Error