latestOpenAPI 3.0.32026-08-10152216352.3 KB
eea119b4113f
Self-Hosted Runners
Update a workspace (self-hosted)
patch/self-hosted/{accountId}/workspaces/{workspaceId}
Path parameters
accountIdstring required
Unique identifier of the account
workspaceIdstring required
Unique identifier of the workspace
Request body
Example request
{
"backendSummary": {
"type": "s3",
"config": {
"bucket": "terraform-state",
"key": "prod/terraform.tfstate"
},
"resources": 42
}
}Response
Workspace updated successfully