Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Required string length: 1 - 255
manager_type
enum<string>
required
Available options:
aws_sm,
azure_kv,
hashicorp_vault
auth_config
object
required
secret_path
string
required
Maximum string length: 1024
organisation_id
string<uuid>
slug
string
Maximum string length: 255
Pattern: ^[a-zA-Z0-9_-]+$
description
string | null
Maximum string length: 1024
secret_key
string | null
Maximum string length: 255
allow_all_workspaces
boolean
default:true
allowed_workspaces
string[]
Minimum array length: 1
tags
object | null

Response

id
string<uuid>
slug
string
object
enum<string>
Available options:
secret-reference
Last modified on September 18, 2026