Update proactive preferences

Update public proactive reach-out preferences for this relationship.

Authentication

AuthorizationBearer

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

Path parameters

session_idstringRequired

Request

This endpoint expects an object.
enabledboolean or nullOptional
Whether this character may reach out first in this session.
quiet_hoursmap from strings to strings or nullOptional

Local quiet-hours object, e.g. {“start”:“23:00”,“end”:“08:00”,“timezone”:“Asia/Seoul”}.

max_per_dayinteger or nullOptional0-10

Maximum proactive reach-outs per day.

allowed_reasonslist of strings or nullOptional

Allowed reach-out reason types. Unknown values are ignored; supported: remembered_detail, routine, open_loop, offscreen_event.

channelenum or nullOptional
Preferred proactive delivery channel.

Response

Successful Response

Errors

422
Unprocessable Entity Error