post https://case.coldstream.diabatix.com/cases//notes/read-consent
Marks a case note as read
Log in to see full request history
Response
200Success
Marks a case note as read
200Success
xxxxxxxxxx
curl --request POST \
--url https://case.coldstream.diabatix.com/cases/caseId/notes/read-consent \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!