Change application state
Apps
Change application state
Schedules a state change for the application. The operation is performed asynchronously and you will receive a notification when complete.
PATCH
Change application state
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Application UUID
Body
application/json
Change application state
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
Response message

