Status

This parameter can take only the sent value. It can be used instead of the schedule parameter when push notifications should be sent instantly.

[block:callout]

⚠️

Warning
The schedule and status are interchangeable parameters. Don’t use the { "status": "sent" } if you want to schedule the sending of your push, otherwise notifications will be sent instantly.

##Example

{"status":"sent"}