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. |
DELETE https://api.dotcom-monitor.com/config_api_v1/securevault/{crypt_id}
Field | Type | Required | Description |
---|---|---|---|
crypt_id |
string |
true |
The unique id of the crypt you want to delete. |
{ "Success": true, "Result": "Crypt 1110 has been deleted" }