device-tokens
Subscribe to topic
Subscribe device tokens to a topic for group notifications
post/device-tokens/notifications/subscribe-to-topic
Request body
Example request
{
"deviceTokens": [
"fcm_token_1",
"fcm_token_2"
],
"topic": "news"
}Response
Successfully subscribed to topic
Changes
No recorded changes to this endpoint across all 1 revision of this API.