Skip to main content
PATCH
Update a signer

Authorizations

Authorization
string
header
required

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

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

account_id
string
required
signer_id
string
required

Body

application/json
name
string
required
role
enum<string>
required
Available options:
primary_holder,
joint_holder,
authorized_signer,
power_of_attorney,
executor,
trustee
is_deceased
boolean
date_added
string<date>
date_removed
string<date>

Response

Signer updated.

data
object