Logs out the current user and deletes the specific session for the given refresh token.
POST
/api/auth/v1/logout
Relies on the client to drop any auth tokens.
Request Body required
Section titled “Request Body required ”object
refresh_token
required
string
Responses
Section titled “ Responses ”Auth & refresh tokens.