Skip to main content
DELETE
Delete Defendant

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header.

Path Parameters

companyId
string<uuid>
required

Company identifier

eventId
string<uuid>
required

Event identifier

defendantId
string<uuid>
required

Defendant identifier

Response

Defendant deleted

id
string<uuid>

The deleted defendant identifier

deleted
boolean

Always true on success