Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The address to remove.
Response
Successfully retrieved EIP-712 typed data for signing.
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:
/api/v1/owners endpointBearer authentication header of the form Bearer <token>, where <token> is your auth token.
The address to remove.
Successfully retrieved EIP-712 typed data for signing.