---
title: "Delete a global response set response"
method: DELETE
path: "/response_sets/{id}/responses/{response_id}"
tags: ["Response Sets"]
---

# Delete a global response set response

`DELETE /response_sets/{id}/responses/{response_id}`

## Path parameters

- `id` string, required
- `response_id` string, required

## Response `200`

A successful response.

- S12ThepubV1DeleteGRSResponseResponse — Result returned from `DeleteGRSResponse`
  - `ok` boolean — If the response was deleted.

## Other responses

- `default` — An unexpected error response.

---

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