Personas

Create a persona

post/products/{product_id}/personas

Path parameters

product_idstring required

ProductId identifier

Request body

Example request

{
  "persona": {
    "name": "Julie"
  }
}

Response

Successful operation

Changes

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