Skip to main content
PUT
/
v1
/
pub-stack
/
{uid}
/
integration
/
{id}
{
  "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

Publisher ID

id
integer
required

Integration ID

Body

application/json

The body is of type object.

Response

200 - application/json
success
boolean
required