Skip to main content
PUT
Update project safe mode ceiling

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

projectId
string<uuid>
required

Identifier of the Polymorfa project that owns this resource.

Value constraints

Body

application/json

A partial update: send only the settings you want to change.

presence
enum<string>

Specifies presence for this management update project safe mode input.

Allowed values

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

Specifies typing for this management update project safe mode input.

Allowed values

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

Specifies reads for this management update project safe mode input.

Allowed values

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

Specifies pacing for this management update project safe mode input.

Allowed values

Available options:
off,
jittered,
conversation
onlineStart
integer

Specifies online start for this management update project safe mode input.

Value constraints

Required range: 0 <= x <= 23
onlineEnd
integer

Specifies online end for this management update project safe mode input.

Value constraints

Required range: 0 <= x <= 23

Response

Success

data
object
required

Structured data carried by this object.