{ "id": "" }
curl --location --request POST '/api/yiask:testConnection' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "" }'
{ "status": "string", "message": "string" }