curl --location --request POST '/v2/api/Internal/TestObjectCommunication' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "token": "string", "id": 0 }'
{ "token": "string", "id": 0 }