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
Example response
{
"data": {},
"success": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.