We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The PKI ACME Logout operation will read the session ID provided via cookie, then invalidate the session on the server.
URL: /acme/logout
/acme/logout
Method: POST
POST
Authentication: Required
Authorization: Not required
Code: 200
200
Code: 401
401
$ curl \ -s \ --request POST \ -u admin:Secret.123 \ https://pki.demo.dogtagpki.org/acme/logout
ACME REST API
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide