Lifecycle
Stop an application
Stops a running application. No-op if the application is already stopped.
Requires the workspace Manager, Maintainer, or Administrator role (or ownership) when called against a workspace-shared application. Rate limited to 1 stop per 3s per app and to 20 actions per 15s per user.
post/v2/apps/{appId}/stop
Path parameters
appIdstring required
Application identifier. Optionally suffixed with -<workspaceId> to act on a workspace-shared application.
Response
Action dispatched. Payload reflects the underlying operation result.
Changes
No recorded changes to this endpoint across all 1 revision of this API.