Update schedule details

Updates schedule details such as title or completion rule.

Updates details of an existing schedule. Only the fields specified in update_mask are updated.

Supported update_mask paths:

  • title
  • completion_rule

Requirements

Path Params
string
required

ID of the schedule to update.

Body Params

Request message for UpdateScheduleDetails.

string

Title of the schedule.

string
enum
Defaults to COMPLETION_RULE_UNSPECIFIED

Completion rule for the schedule.
Determines how many assigned users must complete the work for an occurrence to be considered complete.

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