Update a project secret
PATCH/api/hive/v1/projects/:projectId/secrets/:id/
Mutates name, description, or overwrites value configuration of a project-scoped secret. Cannot be invoked to update mounted workspace secrets.
Request
Responses
- 200
- 400
- 403
- 404
Mutated successfully
Workspace-scoped modifications blocked or naming collision inside this project
Lack edit privilege
Not Found