Skip to content

PKI ACME Logout REST API

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

Overview

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

Request

  • URL: /acme/login

  • Method: POST

  • Authentication: Required

  • Authorization: Not required

Response

Success

  • Code: 200

Unauthenticated

  • Code: 401

See Also

Clone this wiki locally