/
HE
hexlet
/
amoCRM API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v7
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-02-06
140
240
212.8 KB
Update a task by id.
patch
/api/v4/tasks/{id}
Path parameters
id
integer
required
Request body
TaskUpdateById
required
task_type_id
integer
text
string
complete_till
integer
entity_id
integer
entity_type
string
responsible_user_id
integer
is_completed
boolean
result
object
Response
The request has succeeded.
union
required
TaskUpdateResponse
required
OR
Problem
required