v1
latestOpenAPI 3.1.02026-08-044257268.7 KBControls
Update a workspace run cap control
Patch limitAmount and/or status. At least one field is required.
patch/v1/controls/workspace/run-caps/{runCapControlId}
Path parameters
runCapControlIdstring required
Run cap control ID (ULID).
Example:01JC2Z0A9V8Q4R6T8Y0B2D4F6H
Run cap control ID (ULID).
Request body
Response
Updated run cap control
Example response
{
"runCapControlId": "01JC2Z0A9V8Q4R6T8Y0B2D4F6H",
"limitAmount": 5
}