curl --location --request POST '/api/v1/agents//test' \ --header 'Content-Type: application/json' \ --data-raw '{ "message": "string" }'