v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Actions

Updates the labels associated with an action

put/tasks/v1/actions/{action_id}/label

Path parameters

action_idstring required

action_id is the ID of the action to be updated.

Request body

label_idsstring[]

The list of label IDs to associate with the action. Multiple labels can be added. Note: Sending an empty list for label_ids will remove all labels currently associated with the action.

modified_atstring date-time

Date and time this label was modified.

Response

A successful response.

S12TasksV1UpdateActionLabelsResponse required