Skip to main content
POST
Bind a custom_http integration credential into a project

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

integrationId
string
required

Body

application/json
project_id
string
required
binding_name
string
required
Maximum string length: 64
binding_config
string[] | null

Response

The newly created integration binding.

success
boolean
required
data
object
required