---
title: "POST /tasks/{id}/sendSubscribe"
method: POST
path: "/tasks/{id}/sendSubscribe"
---

# POST /tasks/{id}/sendSubscribe

`POST /tasks/{id}/sendSubscribe`

## Query parameters

- `historyLength` integer
- `metadata` string

## Request body

- TaskSendParams
  - `sessionId` string
  - `message` Message, required — unresolved $ref
  - `pushNotification` PushNotificationConfig — unresolved $ref

## Response `200`

Task sent successfully

---

[API](https://skmtc.dev/a2aproject/apis/a2a-api.md) · [All operations](https://skmtc.dev/a2aproject/apis/a2a-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/a2aproject/a2a-api/revisions/546a5adf6c32/schema)
