Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request DELETE 'https://mazu-lan.concise.co.id/api/v1/main/roles/9c051d28-056c-46b4-892e-af21dbee96c0' \
--header 'Authorization: Bearer <token>'
Responses
application/json Modified at 2025-01-13 02:31:25