[v1] Innovation Tasks
Create a new innovation task.
post/v1/{innovationId}/tasks
Path parameters
innovationIdstring uuid required
Request body
Response
The innovation task has been created.
Example response
{
"id": "c0a80121-7ac0-464e-b8f6-27b88b0cda7f"
}