Skip to main content
PUT
Update number safe mode

Authorizations

Authorization
string
header
required

Polymorfa server credential: a scoped pmfa_ organization key, or a pmfa_pt_ project token on project- and session-bound operations inside its exact authenticated project. Keys may be personal or service-account owned. Both enforce selected action scopes; organization keys can address team resources and every project in the organization. Listener and browser client credentials are rejected.

Path Parameters

sessionId
string
required

Database session UUID or stable session slug.

Required string length: 1 - 64

Body

application/json

A partial update. inherit follows the project ceiling.

presence
enum<string>

Specifies presence for this management update session safe mode input.

Allowed values

Available options:
inherit,
dark,
online_while_sending,
online_hours
typing
enum<string>

Specifies typing for this management update session safe mode input.

Allowed values

Available options:
inherit,
off,
before_text,
before_all
reads
enum<string>

Specifies reads for this management update session safe mode input.

Allowed values

Available options:
inherit,
off,
replied_chats,
all_inbound
pacing
enum<string>

Specifies pacing for this management update session safe mode input.

Allowed values

Available options:
inherit,
off,
jittered,
conversation

Response

Success

data
object
required

Structured data carried by this object.