Skip to main content
DELETE
Delete a person

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

person_id
string
required

Person identifier.

Response

Person removed.