XentrDeveloper Docs
API ReferenceOrganizations

Delete a factory. Refused if any machines are still assigned to it.

DELETE
/api/organizations/{orgId}/factories/{factoryId}
AuthorizationBearer <token>

In: header

Path Parameters

orgId*string

Organization ID

factoryId*string

Factory ID

Response Body

curl -X DELETE "https://api.xentr.ai/api/organizations/string/factories/string"
Empty
Empty
Empty