Patch Client Task based on Id

Update a task at the client level based on its ID.

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

The language for the task.

string

The title of the task.

string

A brief description of the task.

string

URL of the banner image or video.

string

The MIME type of the task resource.

number

The offset in days from the start date.

number

The offset in days from the end date.

attachments
array of objects

An array of resource attachments.

attachments
string

The ID of the client associated with the task.

tasks
array

An array of task IDs.

tasks
string
enum

The system type (System or Custom)

Allowed:
string
enum
Defaults to Active

The status of the task.

Allowed:
Response
200

Patch Client Task

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!