Create Document
POST {{baseUrl}}/api/v3/groups/:uniqueId/upload?updateIfExists=false
Allows for a document to be uploaded
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
updateIfExists | boolean |
Request Body
["<string>", "<string>"]
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
RESPONSES
status: OK