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

NameTypeDescription

jobId*

String

job id that you get from File Upload result

Headers

NameTypeDescription

accessToken*

String

A JWT issued to your application by the Laigo identity provider.

Last updated