Skip to main content
POST
Link ERC-8004 identity to agent

Path Parameters

agentId
string
required
Pattern: ^[1-9]\d*$
Example:

"1"

Body

application/json
erc8004AgentId
string
required

ERC-8004 identity token id to link; agent owner must hold the NFT

Pattern: ^\d+$

Response

ERC-8004 identity linked

agentId
string
required
Pattern: ^[1-9]\d*$
agent
object
required
agentRegistry
string
required
Pattern: ^0x[a-fA-F0-9]{40}$
transactionHash
string
required
Pattern: ^0x[a-fA-F0-9]*$