workspaces
Pause or unpause a workspace
Pauses or unpauses a workspace, stopping or resuming all associated pods.
post/workspaces/{namespace}/{name}/actions/pause
Path parameters
namespacestring required
Namespace of the workspace
namestring required
Name of the workspace
Request body
Response
Successful action. Returns the current pause state.
Changes
No recorded changes to this endpoint across all 5 revisions of this API.