Block Session Character

Block this user-character relationship by exiting the session.

This is deliberately scoped to one session/user-character pair. It does not block the developer’s whole end-user account and does not delete memory; use the memory/delete APIs for explicit deletion requests.

Authentication

AuthorizationBearer

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

Path parameters

session_idstringRequired

Request

This endpoint expects an object.
reasonstring or nullOptional<=500 characters
reportbooleanOptionalDefaults to false

When true, also append a safety.reported event for support/moderation review.

Response

Successful Response

Errors

422
Unprocessable Entity Error