membersIds/members of every team they belong to,users/{id} document, and then deletes the Firebase Auth account400 / business_rule_violation.team parameter.curl --location --request DELETE 'https://api.gigstack.io/v2/users/user_1234567890?team=undefined' \
--header 'Authorization: <api-key>'{
"success": true,
"message": "User deleted successfully",
"timestamp": 1767225600000,
"data": {
"id": "user_1234567890",
"deleted": true
}
}