Skip to main content

Bulk Delete Work Centers

DELETE 

/api/manufacturing/work-centers

Permanently delete multiple work centers in one call. Auth: requires Bearer token. Body: ids (required, array of work center ids, min 1). Rows that fail to delete are counted in failCount instead of aborting the batch.

Required scope: manufacturing:write

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

Request

Responses

OK

Response Headers
    Content-Type