Skip to content
Gallery
API Documentation Admin Webapp
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 (
CtrlP
) instead.