Add device token
Add a device token for push notifications. Tokens are automatically deduplicated.
Authentication
AuthorizationBearer
JWT token obtained from authentication endpoints
Request
This endpoint expects an object.
deviceToken
FCM token for Android, APNs token for iOS, or web push token
platform
Platform type (optional, for metadata)
Allowed values:
Response
Device token added successfully
success
message
deviceTokens
Updated list of all device tokens
