Push
Push notification device registration and preference management.
The Push API provides push notification device registration and preference management.
Endpoints
| Method | Path | Auth | Description |
|---|---|---|---|
| POST | /api/v1/push/register | Bearer | Register device for push notifications |
| PUT | /api/v1/push/preferences | Bearer | Update push notification preferences |
| DELETE | /api/v1/push/unregister | Bearer | Unregister device from push notifications |