product:chat
Check push
Sends a test message via push, this is a test endpoint to verify your push settings
post/check_push
Request body
apn_templatestring
Push message template for APN
event_type'message.new' | 'message.updated' | 'reaction.new' | 'reaction.updated' | 'notification.reminder_due'
Type of event for push templates (default: message.new). One of: message.new, message.updated, reaction.new, reaction.updated, notification.reminder_due
firebase_data_templatestring
Push message data template for Firebase
firebase_templatestring
Push message template for Firebase
message_idstring
Message ID to send push notification for
push_provider_namestring
Name of push provider
push_provider_typestring
Push provider type. One of: firebase, apn, huawei, xiaomi
skip_devicesboolean
Don't require existing devices to render templates
user_idstring
Response
Successful response
device_errorsobject
Object with device errors
durationstring required
event_typestring
The event type that was tested
general_errorsstring[]
List of general errors
rendered_apn_templatestring
rendered_firebase_templatestring
rendered_messageobject
skip_devicesboolean
Don't require existing devices to render templates