---
title: "Send defines a method to send a nft from one account to another account."
method: POST
path: "/cosmos.nft.v1beta1.Msg/Send"
tags: ["Msg"]
---

# Send defines a method to send a nft from one account to another account.

`POST /cosmos.nft.v1beta1.Msg/Send`

## Request body

- CosmosNftV1beta1MsgSend — MsgSend represents a message to send a nft from one account to another account.
  - `class_id` string
  - `id` string
  - `receiver` string
  - `sender` string

## Response `200`

A successful response.

- CosmosNftV1beta1MsgSendResponse — MsgSendResponse defines the Msg/Send response type.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-26** `671fab54b729` — 1 info
  - api operation id `EvidenceMsg_SendMixin128` removed and replaced with `EvidenceMsg_SendMixin135`
- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeMsg_SendMixin128` removed and replaced with `EvidenceMsg_SendMixin128`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitMsg_SendMixin128` removed and replaced with `UpgradeMsg_SendMixin128`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthMsg_SendMixin128` removed and replaced with `CircuitMsg_SendMixin128`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantMsg_SendMixin127` removed and replaced with `AuthMsg_SendMixin128`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos.nft.v1beta1.Msg/Send/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)
