Certificate Collections
Delete Collection Item
Remove item from PKI collection
DELETE
/
api
/
v1
/
pki
/
collections
/
{collectionId}
/
items
/
{collectionItemId}
Path Parameters
The ID of the PKI collection to delete the item from.
The ID of the PKI collection item to delete.
Response
200 - application/json
The type of the deleted PKI collection item.
Available options:
certificate
, ca
The resource ID of the deleted PKI collection item.