Update schedule details

Updates schedule details such as title or completion rule.

Path Params
string
required

ID of the schedule to update.

Body Params
string

Title of the schedule.

string
enum
Defaults to COMPLETION_RULE_UNSPECIFIED

Completion rule enum.

  • COMPLETION_RULE_UNSPECIFIED: Unspecified completion rule.
  • COMPLETION_RULE_ANY: Any assignee can complete the schedule.
  • COMPLETION_RULE_ALL: All assignees must complete the schedule.
Allowed:
string
required

Fields to update. Valid paths: "title", "completion_rule".

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json