Scheduled Temporal ping

Creates or updates a Temporal Schedule that runs the scheduled ping workflow for developer diagnostics. | authz: min_org_role=administrator | (ScheduledPingReq) -> (ScheduledPingRes)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
messagestringOptional1-120 charactersDefaults to hello from scheduled ping
schedule_specobjectOptional
catchup_window_secondsintegerOptional>=10Defaults to 60

Response

Successful Response
schedule_idstring
ping_idstring
messagestring
workflow_namestring
workflow_idstring
task_queuestring
schedule_specobject
catchup_window_secondsinteger
createdboolean
next_action_timeslist of datetimes

Errors

422
Dev Post Agent Ping Schedule V1request Unprocessable Entity Error