-
Notifications
You must be signed in to change notification settings - Fork 137
PKI CA Delete User REST API
ckelleyRH edited this page Jun 7, 2021
·
3 revisions
-
Path:
/ca/rest/admin/users/{userID}
-
Method:
DELETE
-
Authentication: client certificate
-
Parameters:
-
userID
: string
-
-
Content: None
-
Content: None
$ curl -k -X "DELETE" --user caadmin:Secret.123 -s https://localhost.localdomain:8443/ca/rest/admin/users/CA-localhost.localdomain-8443
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |