Skip to main content
POST
Get Google Drive Signed URL
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Body

application/json

Google Drive shareable link or file URL

fileMetaData
object
required
category
string

File category (optional)

Response

Signed Google Drive upload URL generated

success
boolean
default:true
message
string
data
object