Skip to main content
POST
Create secret

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string
required

Workspace ID

Query Parameters

org_id
string
required

Organization ID

Body

application/json

Secret object

id
string
name
string
store_ref
string
store_type
enum<string>
Available options:
spin_store,
runtime_env,
runtime_file
value
string

Response

201 - */*

Created

id
string
name
string
store_ref
string
store_type
enum<string>
Available options:
spin_store,
runtime_env,
runtime_file
value
string