Update a workspace secret
PATCH/api/hive/v1/workspaces/:workspaceId/secrets/:id/
Updates the name, description, or value of a workspace secret. Only the provided fields are modified.
Request
Responses
- 200
- 400
- 403
- 404
Workspace secret successfully updated
Bad request - validation errors, or target renamed to existing project collision
Access denied - must be workspace owner
Secret not found