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
resourceType
enum<string>
required
Available options:
automation,
app
resourceId
string
required
Minimum string length: 1
credentialType
enum<string>
required
Available options:
secret,
connection
credentialId
string
required
Minimum string length: 1
alias
string
Pattern: ^[A-Z][A-Z0-9_]{0,63}$
replace
boolean

Response

201 - application/json

Created

id
string
required
credentialType
enum<string>
required
Available options:
secret,
connection
credentialId
string
required
alias
string
required
resourceType
enum<string>
required
Available options:
automation,
app
resourceId
string
required
baseId
string
required
owner
object
required
credential
object
required
createdTime
string
required
Last modified on September 15, 2026