Skip to main content
GET
Get typed data for removing a Safe Owner

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

ownerToRemove
string
required

The address to remove.

Pattern: ^0x[a-fA-F0-9]{40}$

Response

Successfully retrieved EIP-712 typed data for signing.

data
object
required