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
scope
enum<string>
required
Available options:
user
key
string
required
Pattern: ^[A-Z][A-Z0-9_]{0,63}$
value
string
required
Required string length: 1 - 8192
scopeId
string
description
string | null

Response

201 - application/json

Created or updated

id
string
required
scope
enum<string>
required
Available options:
user,
app,
automation
scopeId
string
required
key
string
required
createdBy
string
required
createdTime
string
required
description
string | null
lastModifiedBy
string | null
lastModifiedTime
string | null
Last modified on September 15, 2026