Upstash Documentation

upstash_qstash_schedule_data

1 min read

Schema#

Required#

schedule_idstringrequired#

Unique QStash Schedule ID for requested schedule

Read-Only#

bodystring#

Body to send for the POST request in string format. Needs escaping () double quotes.

created_atnumber#

Creation time for QStash Schedule

cronstring#

Cron string for QStash Schedule

destinationstring#

Destination for QStash Schedule. Either Topic ID or valid URL

forward_headersmap(string)#

Forward headers to your API

idstring#

The ID of this resource.

not_beforenumber#

Start time for QStash Scheduling.

retriesnumber#

Retries for QStash Schedule requests.