Delete
If you want to delete your job you need to execue the following API.
DELETE
https://use.laigo.io/api/FileUpload/v1/DeleteByJobId
Query Parameters
Name
Type
Description
jobId*
String
job id that you get from File Upload result
Headers
Name
Type
Description
accessToken*
String
A JWT issued to your application by the Laigo identity provider.
Last updated