Delete Session By Session Token

DELETE {{apiPath}}/environments/{{envID}}/sessions/me

Use DELETE {{apiPath}}/environments/{{envID}}/sessions/me to delete an existing, unexpired session based on the session token cookie. In the header, you must set Cookie to ST={{token}}.

You can't delete your current session.

HEADERS

KeyDatatypeRequiredDescription
Cookiestring