• Document Up to Date

Logout

Logouts the current user.

Resource Information

This service uses the tomcat application on port 8080 by default. To see a list of default ports click here

The context for this API is /studio, please prefix the API URLs with this context.

HTTP Verb
POST
URL
/api/1/services/api/1/security/logout.json
Response Formats
JSON

Parameters

None

Example

Request

POST .../api/1/services/api/1/security/logout.json

Response

Status 200 OK

Responses

Status
Location
Response Body
200

{ "message" : "OK" }
500



{ "message" : "Internal server error.
ACTUAL_EXCEPTION" }