Skip to main content

UpdateTask

Update an existing task with the specified ID, type, data, and optional expiration date.

UpdateTask(
input: UpdateTaskRequest
): UpdateTaskResponse!

Arguments

UpdateTask.input ● UpdateTaskRequest input task

Type

UpdateTaskResponse object task

Response object for updating an task.