Upload evidence to a case
evidence
Upload evidence to a case
Upload one file to a case with a short description.
POST
Upload evidence to a case
Authorizations
access token
Body
multipart/form-data
ID of the case to attach the evidence to. Must be sent before the file part.
Example:
"2025-08-00123"
Short description of the evidence. Must be sent before the file part.
Example:
"Photo from the incident on May 5, 2025"
The evidence file to upload (single file only).
Whether to immediately add the evidence to the docket before the evidence exchange phase.
Available options:
true, false Example:
"true"
Response
Evidence successfully uploaded.
ID of the created evidence upload.
Example:
"12"