Create a task attribute in task

Create a task_attribute associated with a Task

Path Params
uuid
required

ID of the project this entity belongs to

uuid
required

ID of the task to create a task attribute for

Query Params
date-time

Timestamp since when further updates should be included

Body Params
uuid

ID of the entity

int32

ID of the user who created this entity

int32

ID of the user who most recently edited this entity

uuid

ID of the project this entity belongs to

date-time

Time when the device created the entity

date-time

Time when the device last updated the entity

date-time | null

Time the server deleted the entity

uuid

ID of the task this entity belongs to

uuid

ID of the task type attribute this entity belongs to

int32 | null

Numerical value of the task attribute

string | null

Text value of the task attribute

uuid | null

UUID value of the task attribute

Headers
date
required

Specifies the version of the API to talk to

string
enum

Specifies if request should include active, deleted or all (default) entities

Allowed:
integer
≤ 1000

Specifies the number of entities to include in the request

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