/files/:fileId/copy
POST {{baseUrl}}/files/{{fileId}}/copy?projectId={{projectId}}
Repredict a file in current or another project.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
projectId | string |
Request Body
{"destinationApiKey"=>"", "destinationProjectId"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
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"}