---
title: "Delete an Activation challenge"
method: DELETE
path: "/v1/mfa/challenges/activation/{id}"
tags: ["Activation challenges"]
---

# Delete an Activation challenge

`DELETE /v1/mfa/challenges/activation/{id}`

Marks an activation challenge as expired so that it cannot be used anymore.

## Path parameters

- `id` string, required — Activation challenge id.

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — No access
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/solarisgroup/apis/device-management.md) · [All operations](https://skmtc.net/solarisgroup/apis/device-management/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/solarisgroup/device-management/revisions/80dd46738839/schema)
