Commit a state review

Authentication

AuthorizationBearer

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

Path parameters

slugstringRequired
review_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
confirmbooleanRequired

Must be true. Commit materializes a ready state-review into the app-scoped character_state_facts read model.

idempotency_keystring or nullOptional<=240 characters
commit_notestring or nullOptional<=2000 characters
committer_refstring or nullOptional<=240 characters

Response

Successful Response

Errors

422
Unprocessable Entity Error