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