schedules
Required scope: automation:workflows:read
post/schedules/preview
Request body
Example request
{
"schedule": {
"trigger": {
"cron": "0 0 * * *"
}
}
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.