Materialise a projected task item into the database
Creates a real task item in the database from a projected (virtual) task item
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body*
{
"projectedTaskCode": "string"
}
Responses
201 Created
400 Bad Request
401 Unauthorized - Invalid or missing API key
404 Not Found