XentrDeveloper Docs
API ReferenceOrganizations

Update a factory (name + timezone — slug locked)

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

In: header

Path Parameters

orgId*string

Organization ID

factoryId*string

Factory ID

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X PATCH "https://api.xentr.ai/api/organizations/string/factories/string" \  -H "Content-Type: application/json" \  -d '{}'
Empty
Empty