---
title: "Revoke an existing Action while in pending state."
method: POST
path: "/warden.intent.Msg/RevokeAction"
tags: ["Msg"]
---

# Revoke an existing Action while in pending state.

`POST /warden.intent.Msg/RevokeAction`

## Request body

- object
  - `creator` string
  - `action_type` string
  - `action_id` string, uint64

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/wardenprotocol/apis/http-api-console.md) · [All operations](https://skmtc.dev/wardenprotocol/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wardenprotocol/http-api-console/revisions/44399dd0ab35/schema)
