-
Notifications
You must be signed in to change notification settings - Fork 148
CA Delete Profile REST API
Endi S. Dewata edited this page Mar 8, 2024
·
4 revisions
-
Path:
/ca/rest/profiles/{id} -
Method:
DELETE -
Authentication: required
-
Code:
204 -
Content: None
$ curl \
-k \
-s \
-X DELETE \
--cookie cookies \
https://localhost.localdomain:8443/ca/rest/profiles/test
|
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |