Skip to content

PKI ACME Logout REST API

Endi S. Dewata edited this page Sep 23, 2020 · 5 revisions

Overview

The Logout operation will read the session ID provided via cookie, then invalidate the session on the server.

Request

  • URL: /acme/login

  • Method: POST

  • Auth required: Yes

Response

Success Response

  • Code: 200 OK

Error Response

  • Code: 401 Unauthorized

See Also

Clone this wiki locally