POST api/v2/works/{workId}/files
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| workId | integer |
Required |
Body Parameters
WorkFileNew| Name | Description | Type | Additional information |
|---|---|---|---|
| Identification | string | ||
| Category | string | ||
| FileData | Collection of byte | ||
| Hash | string | ||
| DocTemplateId | integer | ||
| AllowDownload | boolean | ||
| AutomaticGeneration | boolean | ||
| DisplayVersion | string | ||
| SyncPortal | boolean |