Files
SafelyYouCodingChallenge/dotnet/SafelyYou/SafelyYou.http
T

10 lines
193 B
HTTP
Raw Normal View History

@SafelyYou_HostAddress = http://localhost:6733/api
2026-08-06 11:33:04 -05:00
POST {{SafelyYou_HostAddress}}/devices/38-4e-73-e0-33-59/heartbeat
2026-08-06 11:33:04 -05:00
Accept: application/json
{
"sent_at": "2026-08-06T16:51:22.861Z"
}
2026-08-06 11:33:04 -05:00
###