Skip to main content
POST
Import Drive File

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
file_id
string
required
target_context
enum<string>
required
Available options:
task,
brand-kit,
space
target_id
string<uuid>
required
google_context
enum<string>
required
Available options:
user,
team,
workspace,
pa
google_context_id
string<uuid>
required

Response

Successful Response