Skip to main content

Revoke a specific session (any device other than the current one).

DELETE 

/auth/sessions/:familyId

Revokes the named refresh-token family. The user can revoke any session, including the current one; subsequent refresh attempts on that family will fail. Requires the self:session:manage permission.

Request

Responses

Session revoked.