HomeGuidesAPI ReferenceChangelogDiscussions
API Reference
These docs are for v2024-10-01. Click to read the latest docs for v2025-01-01.

Deletes a Task

This endpoint deletes a task.

Log in to see full request history
Path Params
string
required
Response

Response body
object
integer
required

Identifier of the task

string
required

Name of the task

integer
required

Company identifier of the author of the task

string

Content of the task

string

Due on date of the task

assignee_ids
array of integers
required

Employees assigned to the task, assignee_id references to access_id

assignee_ids*
integer

Employee id of the author of the task

string

Completed at date of the task

integer

Completed by identifier

string
required
string
required

Updated at date of the task

string

Status of the task

todo in_progress done discarded

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