Releases

Create a parking lot release

post/products/{product_id}/releases

Path parameters

product_idstring required

ProductId identifier

Request body

Example request

{
  "release": {
    "initiatives": [],
    "parent_id": 292454904
  }
}

Response

Successful operation

Changes

No recorded changes to this endpoint across all 1 revision of this API.