Checkio API
post/v1/auth/logout

Logout

Public Endpoint
Auth

Clears authentication cookies and returns logout URL

Responses

Logout successful

Response Bodyapplication/json
message
string
logoutUrl
string

Code Examples

curl -X POST 'https://api-next.checkio.co.uk/v1/auth/logout'