UploadSessions
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
StatusCode |
int64 |
✔️ | HTTP Response Status Code | 200 |
Status |
string |
✔️ | HTTP Response Status | OK |
Service |
string |
✔️ | Apideck ID of service provider | dropbox |
Resource |
string |
✔️ | Unified API resource name | UploadSessions |
Operation |
string |
✔️ | Operation performed | one |
Data |
components.UnifiedID | ✔️ | A object containing a unique identifier for the resource that was created, updated, or deleted. | |
Raw |
map[string]any |
➖ | Raw response from the integration when raw=true query param is provided |