cURL
curl --request POST \ --url https://api.vertracloud.app/v1/apps/{id}/stop
{ "response": { "status": "stopping" } }
Stops an application by its ID.
appId-workspaceId
Show Toggle object
stopping