Skip to content

CA Delete Authority REST API

Endi S. Dewata edited this page Oct 24, 2023 · 3 revisions

Request

  • Operation: DELETE /ca/rest/authorities/<id>

  • Authentication: required

Response

$ curl \
    -k \
    -s \
    -X DELETE \
    --cookie cookies \
    https://localhost.localdomain:8443/ca/rest/authorities/803ff016-8e45-4d82-aa36-df23f314ae31
Clone this wiki locally