Tasks

Create Tasks

POST request to create a new object. The request must contain the resource record as data with the attributes of the new object.To add relationships, a relationships object can be added with the resource records of the relations that are part of this object.

post/api/v2/ui/tasks

Response

successful operation

Changes