---
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.

## Changes

- **2023-04-25** `62d33b790834` — 4 info
  - the endpoint scheme security `EDAJWTAuthentication` was removed from the API
  - the endpoint scheme security `jwtAuth` was removed from the API
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `409`

[Change history](https://skmtc.dev/ansible/apis/event-driven-ansible-api/changes/activations/:id/enable/post.md)

---

[API](https://skmtc.dev/ansible/apis/event-driven-ansible-api.md) · [All operations](https://skmtc.dev/ansible/apis/event-driven-ansible-api/llms.txt) · [OpenAPI document](https://skmtc.dev/ansible/apis/event-driven-ansible-api/revisions/62d33b790834?raw)
