DELETE Monitoring Revocation ID
The DELETE Monitoring/Revocation/{id} method is used to delete the revocation monitoring location with the specified ID. This endpoint An endpoint is a URL that enables the API to gain access to resources on a server. returns 204 with no content upon success.
Table 468: DELETE Monitoring Revocation {id} Input Parameters
Name | In | Description |
---|---|---|
id | Path |
Required. An integer that specifies the ID of the revocation monitoring location. Use the GET /Monitoring/Revocation method (see GET Monitoring Revocation) to retrieve a list of all the revocation monitoring locations to determine the ID. |


