Request Structure
URL: /visualworkflow-file-operation-upload
Type: POST
| Param Type | Name | Description | Field Type | Constraints |
|---|---|---|---|---|
| Header | sessionId** |
Session Id received after login | String |
Required if username and password are not provided. |
| Header | username |
AppViewX login username | String |
Required if sessionId is not provided. |
| Header | password |
AppViewX login password | String |
Required if sessionId is not provided. |
| Header | Content-Type |
Specifies the nature of the data in the payload. | String |
Value of the param should be
multipart/form-data |
| Query | gwkey |
Tenant Key. Needed only in case of multi tenant installations. | String |
NA |
| Query | gwsource** |
Source from which the request is triggered (For example: web, external) | String |
NA |
**- Mandatory value