Latest Legacy

Delete an existing compliance application

API to delete a compliance document.

API Endpoint

DELETE https://api.plivo.com/v1/Account/{auth_id}/ComplianceApplication/{ID}/

Arguments

No arguments need to be passed.

Response

{
   "api_id": "a75ab7a6-e571-11ec-8e0a-0242ac110003",
   "message": "changed"
}

Example Request

1
1
1
1
1
1
1
1