XentrDeveloper Docs
API ReferenceProduction methods

Delete a production method

Soft-delete a method. Audit-logged.

DELETE
/api/factories/{factoryId}/production-methods/{id}
AuthorizationBearer <token>

In: header

Path Parameters

factoryId*string

Factory slug.

id*string

Method id.

Response Body

curl -X DELETE "https://api.xentr.ai/api/factories/biocare-main/production-methods/string"
Empty
Empty