Skip to main content
POST
/
v1
/
pub-stack
/
{uid}
/
integration
{
  "success": true
}

Authorizations

Authorization
string
header
required

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

Path Parameters

uid
integer
required

Body

application/json
id
integer

ID of the integration to connect in

Response

200 - application/json
success
boolean
required