Validate Upload Lube
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params multipart/form-data
Request Code Samples
curl --location --request POST 'https://mazu-lan.concise.co.id/api/v1/main/components/lubes-valid' \
--header 'Authorization: Bearer <token>' \
--form 'asset_id="f48c1f4e-1795-487c-af66-bf82cf1f02f4"' \
--form 'file=@"C:\\Users\\USER\\Downloads\\1. Stores&Service_Catalogue (1).xlsx - Lubes Oil_LO (2).csv"'
Responses
application/json Modified at 2025-11-03 01:10:29