Register a Firebase Cloud Messaging device token for push notifications. Call this after user login or when token refreshes. Push notifications are sent for distribution_received and payout_processed events when user has push_enabled=true in settings.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.