XentrDeveloper Docs
API ReferenceMachines

Claim a machine — "I'm running this" (E7 /floor)

POST
/api/factories/{factoryId}/machines/{id}/claim
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory slug

id*string

Machine ID

Response Body

curl -X POST "https://api.xentr.ai/api/factories/string/machines/string/claim"
Empty