Skip to main content
POST
/
api
/
claim
/
attachment
/
v1
cURL
curl --request POST \
  --url https://forecaster.cairhealth.com/api/claim/attachment/v1 \
  --header 'Authorization: Bearer <token>' \
  --header 'content-type: <content-type>' \
  --data '<string>'
{
  "attachmentId": "12345678-1234-1234-1234-123456789012"
}

Authorizations

Authorization
string
header
required

Headers

content-type
string
required

Body

Response

attachmentId
string