Skip to main content
POST
Connect an integration

Authorizations

Authorization
string
header
required

A Tolmo API token, sent as Authorization: Bearer <token>. Either a user token (usr_tok.*, minted by tolmo auth login, scoped to your own permissions) or an org API token created in the Tolmo app, for CI and automation.

Path Parameters

orgSlug
string
required
provider
string
required

Body

application/json
alias
string
required
Minimum string length: 1
config
object
required
secrets
object
required
id
string
Minimum string length: 1
metadata
object | null

Response

Default Response

id
string
required
provider
string
required
providerLabel
string
required
alias
string
required
config
object
required
docsUrl
string
required
secrets
any[]
required
metadata
object | null
isNew
boolean