Create a new task

Path Params
uuid
required

ID of the project this entity belongs to

Body Params
uuid

ID of the entity

int32
required

ID of the user who created this entity

int32

ID of the user who most recently edited this entity

int32
required

ID of the user who owns the entity

uuid | null

ID of the floorplan the entity belongs to

uuid | null

ID of the location the entity belongs to

uuid | null

ID of the team the entity belongs to

boolean

Indicates if task is positioned on floorplan

string | null

Name of the entity

date | null

Date when task is to be completed by

double | null

Monetary cost associated with the Task

double | null

Numeric value representing estimated time in Man-power hours/day/month

int32 | null

Horizontal pixels (from left of floorplan) of task pin's point

int32 | null

Vertical pixels (from top of floorplan) of task pin's point

int32 | null
deprecated

Z coordinate of a task

int32
required

Priority of the task (1, 2, 3)

date-time

Time when the device created the entity

date-time

Time when the device last updated the entity

date-time | null

Datetime of when the Task is due

date-time | null

Time when this task is marked as ending

date-time | null

Datetime of when the Task is fixed

date-time | null

Datetime of when the Task is to start

date-time | null

Time when task was verified

uuid | null

Entity ID linking to the Status of the Task

user_ids
array of integers | null

All User IDs associated with this Task

user_ids
uuid | null

ID of the TaskType of the Task

Headers
date
required

Specifies the version of the API to talk to

Response

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json