3.1.5.2.1 GET

Invalidate the session and user token.

This operation is transported by an HTTP GET.

The operation can be invoked through the following URI:

 https://<serverName>/services/builtin/Session.svc/logout

The request message for this operation contains the following HTTP header.

Request header

Usage

Value

Canary

The user token.

The response message for this operation can result in the following status codes.

Status code

Description

200

Operation successfully completed.

401

Invalid user token.