---
title: "POST /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Actions"
method: POST
path: "/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Actions"
---

# POST /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Actions

`POST /v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Actions`

Updates the actions of an Task identified by {TaskSid} or {TaskUniqueName}.

## Path parameters

- `AssistantSid` string, required
- `TaskSid` string, required

## Response `200`

OK

- AutopilotV1AssistantTaskTaskActions
  - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the TaskActions resource.
  - `assistant_sid` string, nullable — The SID of the [Assistant](https://www.twilio.com/docs/autopilot/api/assistant) that is the parent of the Task associated with the resource.
  - `data` unknown
  - `task_sid` string, nullable — The SID of the [Task](https://www.twilio.com/docs/autopilot/api/task) associated with the resource.
  - `url` string, uri, nullable — The absolute URL of the TaskActions resource.

---

[API](https://skmtc.net/twilio/apis/twilio-autopilot-v1.md) · [All operations](https://skmtc.net/twilio/apis/twilio-autopilot-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-autopilot-v1/versions/2df5e52c3567/schema)
