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