Skip to main content
PUT
/
v1
/
ad-stack
/
{id}
{
  "results": {
    "id": 338
  },
  "success": true
}

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Body

application/json
stack
object[]

Response

200 - application/json
results
object
required
success
boolean
required