Creates a defendant for a lawsuit. A lawsuit must exist for the given event.
Each defendant must have either an insuredId or a nonInsuredName (not both).
Required permission: company.event:export
API key authentication. Include your key in the Authorization header: Authorization: ApiKey YOUR-API-KEY
Company identifier
Event identifier
Associated insured identifier (mutually exclusive with nonInsuredName)
Name of non-insured defendant (mutually exclusive with insuredId)
Defendant phone number
Defendant email address
Associated attorney identifier (must reference an existing attorney)
Associated law firm payee identifier (must reference an existing payee)
Defendant created
The created defendant identifier