---
title: "Send NPS channel Blast"
method: POST
path: "/v1/nps/{survey_id}/email/{channel_id}"
tags: ["nps"]
---

# Send NPS channel Blast

`POST /v1/nps/{survey_id}/email/{channel_id}`

## Path parameters

- `survey_id` number, required
- `channel_id` number, required

## Request body

- Model190
  - `contacts` Model142[]
    - `email` string, required
    - `variables` Properties
  - `name` string
  - `contactLists` string[]
  - `sendLaterInDays` number
  - `customProperties` Properties

## Response `default`

Successful

---

[API](https://skmtc.net/surveysparrow/apis/api-documentation.md) · [All operations](https://skmtc.net/surveysparrow/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/surveysparrow/api-documentation/versions/f9da74f558da/schema)
