Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Request Body
Request Schema
Field | Type | Required | Description |
---|---|---|---|
driveFileId | string | ā | |
fileMetaData | object | ā |
Responses
ā 200 - File uploaded from Google Drive
ā ļø 400 - undefined
ā ļø 401 - undefined
ā 500 - undefined
Tags
File
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"