Expires the current authentication cookie

Expires the current authentication cookie created by the CreateAuthenticationCookie or the 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
Request
header Parameters
Connect-Region-Code
string

Region Code

Responses
204

Authentication cookie expired.

delete/ocapi/v1/members/authentication-cookie
Request samples