Skip to main content

Update Workspace Secret

PATCH 

/workspaces/:workspace_id/secrets/:secret_id

Rename, re-describe, or rotate a secret.

Rotation is folded into PATCH rather than given its own verb, matching update_judge_connection: value present replaces the stored ciphertext, value omitted leaves it untouched. The audit line records whether a rotation happened, because "the value changed" is the part an operator needs to reconstruct later.

Request​

Responses​

Successful Response