ExportCaseAssignBody
Request body for assigning or unassigning an export to a case.
export_case_id object
Case ID to assign to the export, or null to unassign
- string
- null
string
Possible values: <= 30 characters
null
ExportCaseAssignBody
{
"export_case_id": "string"
}