Send a test push notification to the current user
POST/api/notifications/test
POST
/api/notifications/test
Authorizations
Section titled “Authorizations”Responses
Section titled “Responses”Test notification dispatched
object
ok
required
boolean
data
required
object
sent
required
integer
failed
required
integer
Unauthenticated
object
ok
required
boolean
error
required
string
code
string
Forbidden / no permission
object
ok
required
boolean
error
required
string
code
string
