---
title: "POST /v1/{+name}:enable"
method: POST
path: "/v1/{+name}:enable"
tags: ["organizations"]
---

# POST /v1/{+name}:enable

`POST /v1/{+name}:enable`

Enable a SecurityAction. The `state` of the SecurityAction after enabling is `ENABLED`. `EnableSecurityAction` can be called on SecurityActions in the state `DISABLED`; SecurityActions in a different state (including `ENABLED) return an error.

## Path parameters

- `name` string, required

## Request body

- GoogleCloudApigeeV1EnableSecurityActionRequest — Message to enable a disabled SecurityAction.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/apigee.md) · [All operations](https://skmtc.net/google/apis/apigee/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/apigee/versions/6e272fa448a7/schema)
