Notificações Push
Push Tokens (Client)
Registrar token
POST /api/client/push-tokens{
"token": "ExponentPushToken[xxxx]",
"platform": "ios"
}Listar tokens do cliente
GET /api/client/push-tokensDeletar token
DELETE /api/client/push-tokens/{id}Notificações Push (Admin)
Enviar notificação manual
Listar notificações enviadas
WebSocket — Eventos em Tempo Real
Canais
Canal
Descrição
Eventos
Evento
Canal
Descrição
Autenticação WebSocket
Last updated
Was this helpful?
