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.

Path Parameters

resourceType
enum<string>
required
Available options:
automation,
app
resourceId
string
required

Body

application/json
alias
string
Pattern: ^[A-Z][A-Z0-9_]{0,63}$
credentialId
string

Response

200 - application/json

OK

accessToken
string
required
provider
enum<string>
required
Available options:
slack,
gmail,
outlook,
airtable,
googleSheet
credentialId
string
required
alias
string
required
Last modified on September 15, 2026