curl --request POST \
--url https://api-dev.narrative.io/data-planes/{data_plane_id}/heartbeat \
--header 'Authorization: Bearer <token>'Send a heartbeat to update the last active timestamp of the data plane.
curl --request POST \
--url https://api-dev.narrative.io/data-planes/{data_plane_id}/heartbeat \
--header 'Authorization: Bearer <token>'