Skip to main content

Sign out

POST 

/logout

Sign out (logout) of the system. This will invalidate the wtsession token and you will need to sign in again to authenticate future API requests.

You do not need to provide a request body for this operation. This will return a 403 Forbidden error if you are not currently signed in.

How to authenticate to the Journyx API is described in the Authentication section.

Request

Responses

Successful logout; see the results object in the response body.