Auth

Sign out all users

Revokes Firebase refresh tokens for the authenticated Magic Heidi account, forcing all signed-in clients for that account to authenticate again.

post/signout

Response

Signed out

{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}
successtrue required

Example response

{
  "data": {},
  "success": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.