Skip to main content
POST
Update a task

Authorizations

Authorization
string
header
required

murmur API key: mur_<key_id>.

Body

application/json
agentId
object

Identifies an agent. The identity is (tenant, workspace, owner, agent path); the workspace scopes the agent's repos, environment, and base branches.

task
object

TaskUpdateRequest mutates an existing task. Only non-zero fields are applied. Setting status to DELETED removes the task.

Response

A successful response.

The response is of type object.