Finalize Case Attachment
finalizeCaseAttachmentConfirm an uploaded case attachment against storage. Answers with the attachment in its settled state — ready when the bytes are present, failed (with a reason) when the upload never completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | The case's unique identifier | |
| queue_id | Yes | The queue's unique identifier | |
| attachment_id | Yes | The attachment's unique identifier |