Skip to main content
PATCH
Update Part Files

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Part id.

Body

application/json
add
object[]

List of files to add.

remove
string[]

List of file ids to remove.

Response

There is no content to send for this request, but the headers may be useful.