Add secret

POST {{baseUrl}}/api/organizations/:organizationId/secrets

Adds a secret.

Request Body

{"name"=>"<string>", "description"=>"<string>", "secret"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}