Updates a secret
Updates a secret
| Path Parameters |
|---|
organization_id integer — REQUIREDOrganization ID |
name string — REQUIREDSecret name |
| Request Body secret |
|---|
value string — REQUIREDSecret value |
| Responses | ||||||
|---|---|---|---|---|---|---|
201secrets
| ||||||
401unauthorized
| ||||||
403forbidden
| ||||||
422unprocessable entity
|