Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The FCM device token obtained from Firebase Cloud Messaging
Example:
"fGxY8Z9abc123def456ghi789jkl012mno345pqr678stu901vwx234yz"
Response
Device token registered successfully
Example:
"Device token registered successfully"