XentrDeveloper Docs
API ReferenceMachines

Release your claim on a machine (E7 /floor)

POST
/api/factories/{factoryId}/machines/{id}/release
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/release"
Empty