Cancel Policy

API Policy Management

Base URL

https://api.uat.laka.co/v3/policies/{policyId}

HTTP Request Example

curl --request DELETE \
     --url https://api.uat.laka.co/v3/policies/policyId \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Response Status Code

200

Updated about 1 month ago