added
Create task API release
about 2 months ago by Omer Vered
Introducing brand new methods under the TASKS section: Create task and Get task boards. The ability to create new task under a specified task board
Added the following new endpoints to support the creating of new task:
- Create task: Create quick task for specified users by their ID, detailing information such as title, due date and description.
- Get task boards: Retrieve a list of task boards associated with the account.