---
title: "Expires the current authentication cookie"
method: DELETE
path: "/ocapi/v1/members/authentication-cookie"
tags: ["Authentication"]
---

# Expires the current authentication cookie

`DELETE /ocapi/v1/members/authentication-cookie`

Expires the current authentication cookie created by the [CreateAuthenticationCookie](/openapi/digital-platform/openapi/authentication/ocapimemberauthentication_createauthenticationcookie) or the [CreateWorkstationAuthenticationCookie](/openapi/digital-platform/openapi/loyalty/ocapimemberauthentication_createworkstationauthenticationcookie) method.




Due to the authentication cookie being HTTP-only, clients do not have the ability to delete these themselves.




This endpoint provides a mechanism for the client to 'sign out' the current member ensuring the cookies on the client are removed.

#### Licenses Required


- Vista.Ocapi

## Headers

- `Connect-Region-Code` string

## Response `204`

Authentication cookie expired.

---

[API](https://skmtc.net/vista/apis/vista-digital-platform.md) · [All operations](https://skmtc.net/vista/apis/vista-digital-platform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vista/vista-digital-platform/revisions/3a81c0aed14e/schema)
