PATCH
Change add-on 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

id
string
required

Add-on ID or UUID

Body

application/json

Change add-on state

state
enum<string>
required

Target state: 'process_start' to start, 'process_stop' to stop, 'process_restart' to restart

Available options:
process_start,
process_stop,
process_restart

Response

Change add-on state

Api_V1_Entities_Message model

message
string
required

Response message