---
title: "Delete action labels"
method: POST
path: "/tasks/v1/customer_configuration/action_labels/delete"
tags: ["Actions"]
---

# Delete action labels

`POST /tasks/v1/customer_configuration/action_labels/delete`

## Request body

- S12TasksV1DeleteActionLabelsRequest — DeleteActionLabelsRequest is the request for deleting a list of action labels.
  - `label_ids` string[] — The list of IDs for action labels you want to delete.

## Response `200`

A successful response.

- S12TasksV1DeleteActionLabelsResponse — DeleteActionLabelsResponse is the response for deleting a list of action labels.

## 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/revisions/5be91df61ded/schema)
