Resources
upstash_qstash_schedule
Create and manage Qstash schedules.
Schema
Required
cron
string
requiredCron string for Qstash Schedule
destination
string
requiredDestination for Qstash Schedule. Either Topic ID or valid URL
Optional
body
string
Body to send for the POST request in string format. Needs escaping () double quotes.
callback
string
Callback URL for Qstash Schedule.
content_based_deduplication
bool
Content based deduplication for Qstash Scheduling.
content_type
string
Content type for Qstash Scheduling.
deduplicatoin_id
string
Deduplication ID for Qstash Scheduling.
delay
string
Delay for Qstash Schedule.
forward_headers
map(string)
Forward headers to your API
not_before
number
Start time for Qstash Scheduling.
retries
number
Retries for Qstash Schedule requests.
Read-Only
created_at
number
Creation time for Qstash Schedule.
id
string
The ID of this resource.
schedule_id
string
Unique Qstash Schedule ID for requested schedule
Was this page helpful?