Commit a character import

Commit a staged import into app-scoped runtime state. Transcript commits synchronously materialize relationship evidence and can take longer than 60 seconds. Use a read timeout of at least 180 seconds. If the client times out, poll the import and do not retry while it is ``committing``; a retry after ``committed`` returns the original commit result without applying the import again.

Authentication

AuthorizationBearer

LoreOS runtime API key (ck_...), sent as Authorization: Bearer <key>.

Path parameters

import_idstringRequired

Response

Successful Response

Errors

422
Unprocessable Entity Error