API ReferenceAndon
Resolve an andon call
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
factoryId*string
Factory ID
id*string
Andon call ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PATCH "https://api.xentr.ai/api/factories/string/andon-calls/string/resolve" \ -H "Content-Type: application/json" \ -d '{}'Empty
Empty
Get andon call response time stats
Previous Page
Manually republish factory-os/config/andon-devices retained MQTT topic
Forces an immediate rebuild + republish of the multi-tenant andon devices config. Useful after bulk-provisioning machines or recovering from a broker reset. The cron runs every 5 minutes so this endpoint is rarely needed.