Creative briefs

Create a creative brief

post/products/{product_id}/creative_briefs

Path parameters

product_idstring required

ProductId identifier

Request body

Example request

{
  "creative_brief": {
    "name": "December launch"
  }
}

Response

Successful operation

Changes

No recorded changes to this endpoint across all 5 revisions of this API.