---
title: "POST /activations/{id}/enable/"
method: POST
path: "/activations/{id}/enable/"
tags: ["activations"]
---

# POST /activations/{id}/enable/

`POST /activations/{id}/enable/`

Enable the Activation

## Path parameters

- `id` integer, required

## Response `204`

Activation has been enabled.

## Other responses

- `400` — Activation not enabled.
- `409` — Activation not enabled do to current activation status

---

[API](https://skmtc.net/ansible/apis/event-driven-ansible-api.md) · [All operations](https://skmtc.net/ansible/apis/event-driven-ansible-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ansible/event-driven-ansible-api/revisions/c04fc5f09692/schema)
