---
title: "POST /pocket.application.Msg/UndelegateFromGateway"
method: POST
path: "/pocket.application.Msg/UndelegateFromGateway"
tags: ["Msg"]
---

# POST /pocket.application.Msg/UndelegateFromGateway

`POST /pocket.application.Msg/UndelegateFromGateway`

## Request body

- PocketApplicationMsgUndelegateFromGateway
  - `app_address` string — The Bech32 address of the application.
  - `gateway_address` string — The Bech32 address of the gateway the application wants to undelegate from.

## Response `200`

A successful response.

- PocketApplicationMsgUndelegateFromGatewayResponse

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.net/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pokt-network/http-api-console/versions/edba20e8c8a3/schema)
