Update schedule details

Updates the title or completion rule of an existing schedule.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json