Create Task
Create a task in the workspace. Requires the Manage Tasks permission on the key’s user, an active subscription, and available capacity under the plan’s task limit. Set isProject: true to create a recurring project instead of a single task — see the Create Project page under Projects for the project-specific fields.
Path Parameters
UUID of the workspace. Must be your key's own workspace.
"cb363f7e-c52a-4478-911d-f6a6f791090e"
Body
Task title. The only required field.
"Reset the endcap planogram"
"Swap in the new seasonal set"
"High"
User, team OR location IDs, interchangeably. Mutually exclusive with assigneesRoles.
Role-based targeting. Mutually exclusive with assignees.
Template to attach.
Task category / service type.
ISO-8601; always include the offset.
"2026-08-04T09:00:00-04:00"
ISO-8601; always include the offset.
"2026-08-04T17:00:00-04:00"
End of the schedule window for recurring work.
Earliest date the task may start. Note: startDate is derived, not accepted.
Starting status. Defaults to Open.
"Open"
Create one separate task per assignee.
Derive locationIds from each assignee.
Create a recurring project instead of a one-off task. Requires the Projects feature.
Required shape when isProject is true.
user, asset, role Required when projectType is asset.
Response
Task(s) created.