Skip to content

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.

object
refresh_token
required
string

Auth & refresh tokens.