v2

OpenAPI 3.1.02026-07-263411923.0 MB
Initiatives

Create an initiative

post/products/{product_id}/initiatives

Path parameters

product_idstring required

ProductId identifier

Request body

Example request

{
  "initiative": {
    "name": "Smarter initiative"
  }
}

Response

Successful operation