Vai al contenuto principale
POST
Test Send

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Corpo

application/json

Body of POST /admin/firebase/test-send.

Either send to a specific FCM token (operator pastes it) or to all devices of the current operator. The latter lets a tenant verify everything end-to-end including topic / channel setup in seconds.

target
enum<string>
obbligatorio
Opzioni disponibili:
token,
self_devices
fcm_token
string | null
Maximum string length: 255
title
string
predefinito:Test notification
Maximum string length: 120
body
string
predefinito:If you can see this, FCM is wired correctly.
Maximum string length: 400

Risposta

Successful Response

data
TestSendResult · object | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null