Push Notifications

Send test notification to current user

Send a test notification to the current user's devices. Useful for testing push notification setup.

post/push-notifications/test

Response

Successful Response

success_countinteger required

Number of successful notifications sent

failure_countinteger required

Number of failed notifications

total_tokensinteger required

Total number of tokens processed

failed_tokensstring[]

List of failed tokens

detailsobject nullable

Additional response details

Changes

No recorded changes to this endpoint across all 1 revision of this API.