Update a task

Updates an existing task. Only the fields provided in the request
body are changed, and only the rules covering those fields are
re-checked — so a task whose linked contact was later archived can
still have its status or name updated. An empty body is a
successful no-op that returns the task unchanged.

Requires the tasks:update scope.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Task ID

Body Params

All fields are optional. Only the fields provided are updated.

string
length ≤ 255
string
enum
Allowed:
string
enum
Allowed:
string | null
date-time | null
date-time | null
uuid | null
string | null
enum
Allowed:
assigned_to
array of uuids
length ≤ 20
assigned_to
Headers
string
enum
required
Defaults to 1.1.0

Required OpenAPI version header.

Allowed:
Responses

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