---
title: "Activate container"
method: POST
path: "/containers/activate"
---

# Activate container

`POST /containers/activate`

Activate container

## Request body

- object
  - `container_repo_id` integer, required — The ID of the container repo

## Response `200`

The container has been activated.

- object
  - `success` integer — The integer 1 indicating success
  - `was_already_activated` integer — The integer 0 or 1 indicating whether or not the container was already active

---

[API](https://skmtc.net/aikido/apis/authorization.md) · [All operations](https://skmtc.net/aikido/apis/authorization/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aikido/authorization/versions/5445e7c21137/schema)
