AddSecret - Adds a secret

The secret name is a slash delimited "path" to the secret, including its parent folder name(s). If no parent path is provided, the secret will be added to the root folder. In addition, if a FolderId is provided, the new secret will be added to that folder instead of the root

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

The file path from a call to for file type secrets

string
required

The secret name

string

(optional) The folder to add the secret to

WorkflowApprovers
array of objects

An array of objects

WorkflowApprovers
string

Stringified JSON object detailing default options. Example: {"GrantMin":60}

string

The file size from a call to for file type secrets

string

The secret text contents for text type secrets

boolean

Informs whether or not this is a workflow change.

string

The password for a protected secret file

string
required

The secret type (Text or File).

boolean

Determines whether you are removing or adding/updating a workflow

string

The secret description

Response

Language
LoadingLoading…
Response
Choose an example:
*/*