Skip to main content
DELETE
Delete task by ID

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Path Parameters

taskId
string
required

Unique identifier for the task that generated by system. Example: 6352736c628401059b37a2e2

Response

Success

status
boolean

Status of response.

message
string

Message of API response.

task
object

Detail of object task.