Authentication

Logout user

post/v1/auth/logout

Response

Logged out successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes