v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19273210655.1 KB
Background Processes

Update background process

Update the supervisor configuration for a background process.

Processing mode: <small><code>async</code></small>

put/orgs/{organization}/servers/{server}/background-processes/{backgroundProcess}

Path parameters

organizationstring required

The organization slug

serverinteger required

The server ID

backgroundProcessinteger required

The background process ID

Request body

namestring required

The name of the background process.

configstring

The supervisor configuration of the background process.