User Logout

post

User Logout

Allow authorised client applications to log out from the Visit Singapore Account service.

Resource URL

https://api.visitsingapore.com /services/vsa/v2/user/logout

Header Parameters

Name Values Description
Accept
(required)

Format of the response body returned. Returns only application/json.

Response Error Details

HTTP Code Description
400 Request was not accepted and could be due to malformed parameter (e.g. spelling error) or missing a required parameter.
401 API key is invalid or was not provided.
403 API key does not have the permission to perform the request.
404 Requested resource (i.e. the resource URL) does not exist.
405 The HTTP request method is not supported by the resource.
406 Requester's acceptable content type for the response does not match the content type returned by the resource.
414 Request URL exceeded the maximum acceptable URL length.
415 Request's format is not supported by the resource.
500 Something is not working on TIH's end, happened very rarely.

Resource Summary

Security Category

Visit Singapore Account APIs

Working...