DELETE Identifiers ID
The DELETE /Identifiers/{id} method is used to delete the identifier with the specified ID from the Keyfactor ACME server. 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 34: DELETE Identifier {id} Input Parameters
|
Name |
In | Description |
|---|---|---|
| Id | Path |
An integer containing the Keyfactor ACME reference ID for the identifier. Use the GET /Identifiers method (see GET Identifiers) to determine the ID. |
Was this page helpful? Provide Feedback