Skip to main content
POST
Run, stop, or restart the app

Authorizations

Authorization
string
header
required

Send your API token (Dashboard → Settings → API Token) as Authorization: Bearer <token>.

Path Parameters

app_id
string<uuid>
required

Body

application/json
status
enum<string>
required
Available options:
run,
stop,
restart

Response

Status updated successfully

message
string