Skip to main content
POST
Register a device token

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Body

token
string
required
Required string length: 1 - 255
platform
enum<string>
required
  • ios - ios
  • android - android
  • web - web
Available options:
ios,
android,
web
provider
string
default:fcm
Required string length: 1 - 16

Response

200 - application/json
success
boolean
required
message
string
required
data
object
required