v2

OpenAPI 3.1.02026-07-263411923.0 MB
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