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
key
string
required
Pattern: ^[A-Z][A-Z0-9_]{0,63}$
value
string
required
Required string length: 1 - 8192
description
string | null
Maximum string length: 500
onConflict
enum<string>
Available options:
error,
rotate
grantTo
object

Response

201 - application/json

Created

secret
object
required
grant
object
Last modified on September 15, 2026