cURL
curl --request POST \ --url https://api.fivemanage.com/api/sdk/heartbeat \ --header 'Authorization: <authorization>'
{ "expiresAt": "2024-03-24T15:04:05Z", "message": "Heartbeat received" }
Send a heartbeat to keep the SDK token alive
SDK token
OK
"2024-03-24T15:04:05Z"
"Heartbeat received"
Was this page helpful?