Upload Document to Request
Uploads a document and attaches it to the specified document request.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| client* | path string | |
| code* | path string | |
Request Body
{
"title": "string",
"summary": "string",
"date": "2024-01-01",
"file": "string"
}
Responses
201 Created
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found