Lifecycle

Restart an application

Restarts an application — equivalent to stop+start, performed atomically.

Requires the workspace Manager, Maintainer, or Administrator role (or ownership) when called against a workspace-shared application. Rate limited to 1 restart per 3s per app and to 20 actions per 15s per user.

post/v2/apps/{appId}/restart

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.

status'success' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.