SrikanthChellappa commited on
Commit
54d506d
·
verified ·
1 Parent(s): f660888

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -30,6 +30,7 @@ To begin utilizing this API, an **authorization token** is required. Please cont
30
  - **Image
31
 
32
  curl -X POST -H "Authorization: Bearer %AUTH_TOKEN%" -F "text=what is the diagnosis here" -F "file=@E:\temp\dum.jpg" https://chat.contactdoctor.in/api/message/v1
 
33
  curl -X POST -H "Authorization: Bearer %AUTH_TOKEN%" -F "text=what is the diagnosis here" -F "file=@E:\temp\0002.dcm" https://chat.contactdoctor.in/api/message/v1
34
 
35
  - **PDF
 
30
  - **Image
31
 
32
  curl -X POST -H "Authorization: Bearer %AUTH_TOKEN%" -F "text=what is the diagnosis here" -F "file=@E:\temp\dum.jpg" https://chat.contactdoctor.in/api/message/v1
33
+
34
  curl -X POST -H "Authorization: Bearer %AUTH_TOKEN%" -F "text=what is the diagnosis here" -F "file=@E:\temp\0002.dcm" https://chat.contactdoctor.in/api/message/v1
35
 
36
  - **PDF