Skip to main content
DELETE
Detach testimony from case

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

testimonyId
string
required

The ID of the testimony to remove from a case.

caseId
string
required

The identifier of the case.

Response

OK