Delete responses
DELETE https://api.typeform.com/forms/:form_id/responses?included_response_ids={{included_response_ids}}
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
included_response_ids | string | Comma-separated list of response_id values of the responses to delete. You can list up to 1000 tokens. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |