Create a new secret

This operation creates a new secret. A secret is a secure object that stores sensitive data such as TLS certificates and associated private keys.

Body Params

Secret management secret create schema

string
required
length between 1 and 128

The unique name for this secret.

integer
required
≥ 1

The id of the secret store that holds this secret.

string
enum
required

The type of secret.

Allowed:
string
required
length between 1 and 2048

The URI endpoint where the secret is hosted on the secret store.

Responses

400

An HTTP 400 will be returned if the request could not be processed. For example, if another entity is referring to this entity, and the delete could not be processed.

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