Skip to main content

Bulk Delete Operation Templates

DELETE 

/api/manufacturing/operation-templates

Delete several operation templates from the library in one call.

Required scope: manufacturing:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

BOMs that previously picked a deleted template keep their copied operation rows — only the library entries are removed, and they can no longer be picked on new BOMs.

Body: ids — required array of operation template IDs (each must exist).

Request

Responses

OK

Response Headers
    Content-Type