Safe Owners
Get typed data for removing a Safe owner
Returns the EIP-712 typed data that needs to be signed by the user’s wallet to remove an owner from the Safe. This endpoint is used as part of a three-step process:
- Call this endpoint to get the EIP-712 typed data
- Sign the typed data with the user’s wallet using EIP-712 signature standard
- Submit the signature to the DELETE
/api/v1/ownersendpoint