PATCH
Change application state

Authorizations

Authorization
string
header
required

Bearer token for authentication. Format: 'Bearer {token}'

Headers

X-Workspace-Id
string

Workspace ID (uses default workspace if not provided)

Path Parameters

uuid
string
required

Application UUID

Body

application/json

Change application state

state
enum<string>
required

Target state: 'schedule_start' to start, 'schedule_stop' to stop, 'schedule_restart' to restart

Available options:
schedule_stop,
schedule_start,
schedule_restart

Response

Change application state

Api_V1_Entities_Message model

message
string
required

Response message