Uploads a document as a claim attachment and returns an attachment ID that can be used with other claim APIs
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content type of the attachment (e.g., 'application/pdf', 'image/jpeg', 'text/plain')
Raw content of the document to be attached
Plain text content
Attachment uploaded successfully
The response is of type object
.