Creates a new case for the specified case type, or updates an existing one, and optionally uploads files.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Creates a new case under the specified case type and optionally uploads document files to it. If a case_id is provided, the existing case is used instead of creating a new one.
Supported File Extensions: jpg, jpeg, png, tiff, pdf , xlsx
Supported Document Types:
You can retrieve the list of supported document types from the List Agents endpoint. The specified doctype must be enabled for your account and configured in the case type's document types.
Workflow behavior: By default, the case type's workflow is triggered automatically after the upload completes. Set trigger_workflow to false to skip workflow execution.
Rate limits: This endpoint allows a maximum of 10 requests per second, with up to 10 documents per request.
