Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

secretReferenceId
string
required

Body

application/json
name
string
Required string length: 1 - 255
description
string | null
Maximum string length: 1024
auth_config
object
secret_path
string
Maximum string length: 1024
secret_key
string | null
Maximum string length: 255
allow_all_workspaces
boolean
allowed_workspaces
string[]
Minimum array length: 1
tags
object | null

Response

The response is of type object.

Last modified on September 18, 2026