BulkRestoreTasksRequest
The occurrences to restore, as the projected codes
(proj-{recurringTaskCode}-{clientCode}-{yyyyMMdd}) that deleting them used.
Properties
| Name | Type | Description |
|---|---|---|
| codes* | array of string |
JSON Example
{
"codes": [
"string"
]
}