Skip to main content
PATCH
Update authority verification

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
level
enum<string>
Available options:
level_0,
level_1,
level_2,
level_3
Example:

"level_0"

types
enum<string>[]
Available options:
executor_in_will,
trustee_in_trust,
named_in_probate,
had_power_of_attorney,
next_of_kin,
verbal_agreement,
signed_waiver,
helping_someone_with_authority,
other
Example:

Response

Authority verification updated.

data
object