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

# POST /v1/{+name}:executeAction

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

Executes a plugin instance in the API hub.

## Path parameters

- `name` string, required

## Request body

- GoogleCloudApihubV1ExecutePluginInstanceActionRequest — The ExecutePluginInstanceAction method's request.
  - `actionExecutionDetail` GoogleCloudApihubV1ActionExecutionDetail — The details for the action to execute.
    - `actionId` string — Required. The action id of the plugin to execute.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/apihub.md) · [All operations](https://skmtc.dev/google/apis/apihub/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/apihub/revisions/19473c7df886/schema)
