Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Body Params application/x-www-form-urlencoded
Request Code Samples
curl --location --request DELETE 'https://mazu-lan.concise.co.id/api/v1/main/catalogues/ca92a83e-f882-4ff6-8054-1163d4541fe3' \
--header 'Authorization: Bearer <token>'
Responses
application/json Modified at 2025-08-25 10:42:12