Skip to main content

GenerateRemoveAgentCallDataRequest

agentstringrequired

Address of the contract or agent wallet to be removed

Possible values: Value must match regular expression ^0x[0-9a-fA-F]{40}$

Example: 0x123456A9571241e97cDb61E3FfD1937D885454dd
GenerateRemoveAgentCallDataRequest
{
"agent": "0x123456A9571241e97cDb61E3FfD1937D885454dd"
}