Integrations

Create an integration based on a template for a product

post/products/{product_id}/integrations

Path parameters

product_idstring required

ProductId identifier

Request body

Example request

{
  "integration": {
    "enabled": true
  }
}

Response

Successful operation

Changes