v3

latestOpenAPI 3.1.02026-08-043431953.1 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