{ "service_identifier": "string" }
curl --location '/api/v1/plugin/heartbeat' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: application/json' \ --data '{ "service_identifier": "string" }'
{}