/files/:fileId/repredict
POST {{baseUrl}}/files/{{fileId}}/repredict?projectId={{projectId}}
Repredict a file in current or another project.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
projectId | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":"f955d362-7ea0-437b-b3b9-347d37f79a87","status":"PREDICTION_SCHEDULED","expires":1707872625,"fileKey":"2024/02/07/Sample - Original_f955d362-7ea0-437b-b3b9-347d37f79a87","fileId":"2024-02-07T05:38:45.913Z_f955d362-7ea0-437b-b3b9-347d37f79a87"}