Actions
Create Upload
Creates a new upload for a client.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Assessment ID | The unique identifier of the assessment associated with the upload. |
| Client ID | The unique identifier of the client. |
| Name | The name of the upload. |
| Network ID | The unique identifier of the network associated with the upload. |
{
"id": <ID>
}
Was this page helpful?