Skip to main content
PATCH
Update contact task

Authorizations

Authorization
string
header
required

Authorization: Bearer sk_live_xxxxx

Path Parameters

id
string
required
Example:

"ct_abc"

taskId
string
required
Example:

"task_abc"

Body

application/json
title
string
status
enum<string>
Available options:
OPEN,
DONE,
CANCELLED

Response

OK

success
enum<boolean>
Available options:
true
data
object