Entities
Delete entity governance address
Deletes a platform-verified, chain-scoped governance address for a KYBed entity. Because these addresses are ownership evidence for vault claims, writes require a platform-admin session and the corresponding CSRF token.
delete/v3/entities/{id}/addresses/{chainId}/{address}
Path parameters
idstring required
chainIdinteger required
Supported chain ID.
addressstring required
Valid EVM address to remove.
Response
Entity governance address was deleted.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.