---
title: "DELETE /actionTargets/{ActionTargetArn}"
method: DELETE
path: "/actionTargets/{ActionTargetArn}"
---

# DELETE /actionTargets/{ActionTargetArn}

`DELETE /actionTargets/{ActionTargetArn}`

Deletes a custom action target from Security Hub.

Deleting a custom action target does not affect any findings or insights that were already sent to Amazon CloudWatch Events using the custom action.

## Path parameters

- `ActionTargetArn` string, required

## Response `200`

Success

- DeleteActionTargetResponse
  - `ActionTargetArn` string, required — The ARN of the custom action target that was deleted.

## Other responses

- `480` — InternalException
- `481` — InvalidInputException
- `482` — InvalidAccessException
- `483` — ResourceNotFoundException

---

[API](https://skmtc.net/aws/apis/securityhub.md) · [All operations](https://skmtc.net/aws/apis/securityhub/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/securityhub/versions/72336a39f336/schema)
