v3
latestOpenAPI 3.1.02026-08-043431953.1 MBGoals
Create a goal
post/products/{product_id}/goals
Path parameters
product_idstring required
ProductId identifier
Request body
Example request
{
"goal": {
"description": "An even smarter goal.",
"workflow_status": "On Track"
}
}Response
Successful operation