Create a secret

Creates a new secret under the parenthood of an namespace.

Path Params
string
required

Namespace ID

Body Params

The properties of the secret to be created.

string

Secret resource ID (used in name as the last segment). This conforms to RFC-1034, which restricts to letters, numbers, and hyphen, with the first character a letter, the last a letter or a number, and a 63 character maximum.

string

The value of the secret, which is input-only and will never be returned in API responses.

string
Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json