Skip to main content
POST
Import Part File

Authorizations

Authorization
string
header
required

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

Path Parameters

partId
string
required

Part ID to import file to.

Body

application/json
name
string
required

File name.

sasUrl
string
required

SAS URL to copy from.

group
enum<string>
required

File group.

Available options:
preview,
document,
ip,
partDevelopment,
development

Response

The request has succeeded.

fileId
string
required

Imported file ID.