Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 4.36 KB

updatefileresponse.md

File metadata and controls

16 lines (12 loc) · 4.36 KB

UpdateFileResponse

Files

Fields

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 google-drive
Resource string ✔️ Unified API resource name files
Operation string ✔️ Operation performed update
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