/files/:fileId/copy

POST {{baseUrl}}/files/{{fileId}}/copy?projectId={{projectId}}

Repredict a file in current or another project.

Request Params

KeyDatatypeRequiredDescription
projectIdstring

Request Body

{"destinationApiKey"=>"", "destinationProjectId"=>""}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"id":"ff00c4b2-7daa-4e25-b51b-febc4047d855","status":"PREDICTION_SCHEDULED","expires":1663038926,"fileKey":"2022/09/06/BOQ_David_ff00c4b2-7daa-4e25-b51b-febc4047d855","fileId":"2022-09-06T07:44:22.553Z_ff00c4b2-7daa-4e25-b51b-febc4047d855"}