Add secret
POST {{baseUrl}}/api/organizations/:organizationId/secrets
Adds a secret.
Request Body
{"name"=>"<string>", "description"=>"<string>", "secret"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}