Skip to main content
POST
Create Import URL

Authorizations

Authorization
string
header
required

Personal API token created in Descript Settings → API Tokens. See the Authentication section for details.

Body

application/json

Edit in Descript schema POST body.

partner_drive_id
string<uuid>
required

The drive id associated with the auth token.

Example:

"aa3b2d8d-e5ca-41c2-8801-683328293fb9"

project_schema
object
required

The Project schema

Response

Successful operation.

url
string<url>

A url for partners to redirect their user to in order to start the import process—expires after 3 hours.

Example:

"https://web.descript.com/import?nonce=6e3625ca-f885-460d-b2e3-e3faac79c788"