Approve a NFT transfer
POST /v2/asset/erc721/approve
POST
/v2/asset/erc721/approve
Approve an address to transfer a specific NFT.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Request Body required
Section titled “Request Body required ”object
spender
required
The spender address of the ERC721 token
string
tokenId
required
The tokenId of the ERC721 token
string
contractDeploymentId
required
The FSCO contractDeploymentId
string
signingWalletId
required
The signingWalletId of the minter
string
Responses
Section titled “ Responses ”Approval operation result
object
queryId
required
The queryId of the approved ERC721 token
string