Skip to main content
PATCH
Cancel task

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customer_id
string<uuid>
required
id
string<uuid>
required

Response

Task canceled successfully

id
string<uuid>
title
string
category
enum<string>
Available options:
sign,
approve,
update,
delete
description
string
is_urgent
boolean
status
enum<string>
Available options:
pending,
in_progress,
completed,
canceled,
declined
weight
number
performed_weight
number
customer_id
string<uuid>
assignees
object[]
created_at
string<date-time>
created_by
string<uuid>
metadata
object