DELETE Identifiers ID

The DELETE /Identifiers/{id} method is used to delete the identifier with the specified ID from the Keyfactor ACME server. This endpointClosed An endpoint is a URL that enables the API to gain access to resources on a server. returns 204 with no content upon success.

Tip:  To be able to make this call, the requesting user must have the SuperAdmin role in the claims list either directly or via a group/role (see Access Control and Claims).

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.