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