Last modified:2026-06-04 22:55:16
Send a notification to all active opted-in users via Firebase multicast. Saves one generic that visible to all users in their notification feed. Admin only.Request: Bearer token (admin)Body: title, body, optional image_urlSuccess: 200 - returns { success, message } only (no data).Errors: 401 - invalid token | 403 - not an admin | 422 - missing fields