Skip to main content

Delete Contractor

DELETE 

/api/manufacturing/contractors/:supplier

Remove the manufacturing-contractor designation from a supplier. The supplier record itself is not deleted. Fails with 409 while the contractor still has active manufacturing orders. Auth: requires Bearer token. Path param: supplier = supplier id.

Required scope: manufacturing:write

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

Request

Responses

No Content

Response Headers
    Content-Type