API ReferenceProduction methods
Update a production method
Partial update of a method. Audit-logged.
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
factoryId*string
Factory slug.
id*string
Method 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/biocare-main/production-methods/string" \ -H "Content-Type: application/json" \ -d '{}'Empty
Empty