Higi REST API Documentation
DeleteCheckIn
Update an existing user in the system. If UserId is invalid, null or doesn't exist it throws HTTP 404 - Not found. Report Bug
Method: DELETE
URI Template: https://rd0003fff0c221/HigiData.svc//user/{higiId}/checkIn/{checkinid}
Request Format: Xml or Json
Request Example:
The request bodyType is empty.Response Format: Json
Response Example:
The response bodyType is empty.