Skip to main content
PATCH
Update executor info

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).

Body

application/json
first_name
string
required
last_name
string
required
email
string<email>
required
relationship_to_deceased
enum<string>
required
Available options:
spouse,
child,
grandchild,
grandchild_step_or_in_law,
parent,
sibling,
niece_nephew,
friend,
other
middle_name
string
phone
string
date_of_birth
string<date>
address
object
verification_level
enum<string>
Available options:
level_0,
level_1,
level_2,
level_3

Response

Executor info updated.

data
object