Logging Out

If you obtained an authentication cookie by logging in, you can nullify it with the following method.

Resource Name: /logout

Request Method: POST

Response:

Element

Type

Description

success

String

One of the following:

    true
    false
message

String

A message indicating the result of the REST call.