Trigger Crystallization
Manually trigger a crystallization review.
Response Body
application/json
curl -X POST "http://127.0.0.1:14242/agent/trigger/crystallization"{
"property1": "string",
"property2": "string"
}Manually trigger a crystallization review.
application/json
curl -X POST "http://127.0.0.1:14242/agent/trigger/crystallization"{
"property1": "string",
"property2": "string"
}