JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
API Documentation Admin Webapp
API Documentation
MEDPULSE DATABASE [DRAFT]
More
Share
Explore
VISIT
VISIT DELETE
DELETE /visit/:id
Request
{
}
Response (Success)
{
"status"
:
true
,
"code"
:
"VISIT_DELETE_SUCCESS"
,
"message"
:
"Visit has been successfully deleted"
}
Response (Error)
{
"status"
:
false
,
"code"
:
"VISIT_DELETE_FAILED"
,
"message"
:
"Bad request"
}
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.