Request URL

DELETE https://api.dotcom-monitor.com/config_api_v1/securevault/{crypt_id}

Path Parameters

Field Type Required Description
crypt_id

string

true

The unique id of the crypt you want to delete.
Example Response
{
    "Success": true,
    "Result": "Crypt 1110 has been deleted"
}