Set deceased info
Deceased
Set deceased info
Create or replace the deceased person’s information. Full SSN is accepted but will be masked in subsequent GET responses.
PUT
Set deceased info
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique case identifier (ULID format).
Body
application/json
Full SSN (9 digits, no dashes).
Example:
"123456789"
Available options:
level_0, level_1, level_2, level_3 Response
Deceased info set.

