---
title: "CancelContinuousFund defines a method for cancelling continuous fund."
method: POST
path: "/cosmos.protocolpool.v1.Msg/CancelContinuousFund"
tags: ["Msg"]
---

# CancelContinuousFund defines a method for cancelling continuous fund.

`POST /cosmos.protocolpool.v1.Msg/CancelContinuousFund`

## Request body

- CosmosProtocolpoolV1MsgCancelContinuousFund — MsgCancelContinuousFund defines a message to cancel continuous funds for a specific recipient.
  - `authority` string — Authority is the account address of authority.
  - `recipient` string — Recipient is the account address string of the recipient whose funds are to be cancelled.

## Response `200`

A successful response.

- CosmosProtocolpoolV1MsgCancelContinuousFundResponse — MsgCancelContinuousFundResponse defines the response to executing a MsgCancelContinuousFund message.
  - `canceled_height` string, uint64 — CanceledHeight defines the canceled block height.
  - `canceled_time` string, date-time — CanceledTime is the canceled time.
  - `recipient` string — Recipient is the account address string of the recipient whose funds are cancelled.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-26** `671fab54b729` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos.protocolpool.v1.Msg/CancelContinuousFund/post.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
