You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The number corresponding to the Task's position within a list of Tasks on a Story.
[optional]
complete
Boolean
True/false boolean indicating whether the Task has been completed.
[optional]
owner_ids
Array<String>
An array of UUIDs of the Owners of this Task.
[optional]
external_id
String
This field can be set to another unique ID. In the case that the Task has been imported from another tool, the ID in the other tool can be indicated here.