Skip to main content
PUT
Create a new secret

Authorizations

Authorization
string
header
required

Bearer token authentication using API tokens for team-based access control.

You can generate your own API token at: https://app.nexrender.com/settings/api-tokens

Body

application/json

Configuration for creating a secret

name
string
required

Secret name/key for identification and reference

value
string
required

Secret value to store securely (will be encrypted)

Response

Secret successfully created