Skip to main content
PATCH
Partially update task by ID

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Path Parameters

taskId
string
required

Unique identifier for the task that generated by system. Example: 6352736c628401059b37a2e2

Body

application/json
field1
string

This field's type & value is according to Flow's setting. Use GET /flow/{flowName}/task API to get example of payload. Example: Jack Ward

Response

Success

status
boolean

Status of response.

message
string

Message of API response.

task
object

Detail of object task.