DELETE Enrollment Patterns ID
The DELETE /EnrollmentPatterns/{id} operation deletes the enrollment
Certificate enrollment refers to the process by which a user requests a digital certificate. The user must submit the request to a certificate authority (CA). pattern with the specified ID. On success, the operation returns 204 with no content.
Table 516: DELETE Enrollment Patterns {id} Input Parameters
| Name | In | Description |
|---|---|---|
| Id | Path |
Required. An integer indicating the Keyfactor Command reference ID of the enrollment pattern to delete. Use the GET Enrollment Patterns operation to retrieve a list of all the enrollment patterns to determine the ID. |
| Force | Query | A Boolean indicating whether to force deletion of the enrollment pattern (True) in the case where dependent data exists for it such as enrolled certificates or active or suspended workflows. The default is False. |
Was this page helpful? Provide Feedback