Skip to main content
POST
Set a workspace credential

Authorizations

geo.session
string
cookie
required

Signed HttpOnly browser session cookie

Path Parameters

workspace
string
required
Pattern: ^[a-z0-9-]+$

Body

application/json
connector
string
required
Pattern: ^[a-z0-9-]{2,40}$
key
string
required
Pattern: ^[A-Z][A-Z0-9_]{1,80}$
value
string
required
Required string length: 1 - 16384
rotate
boolean
default:false

Response

201 - application/json

Success

workspace
string
required
connector
string
required
Pattern: ^[a-z0-9-]{2,40}$
key
string
required
Pattern: ^[A-Z][A-Z0-9_]{1,80}$
maskedValue
string
required
createdAt
string
required
updatedAt
string
required