Skip to main content
PUT
Update project warmup plan settings

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.

enabled
boolean

Whether this feature is enabled.

warmupDays
integer

Specifies warmup days for this management update project warmup plan input.

Value constraints

Required range: 1 <= x <= 90
dailyStart
integer

Specifies daily start for this management update project warmup plan input.

Value constraints

Required range: 1 <= x <= 2000

Response

Success

data
object
required

Structured data carried by this object.