Materials

Delete a material by ID

Delete a material identified by its ID.

Only materials in the current organization can be deleted. FK violations (e.g. a cell component still references this material) are caught by global_exception_handler and returned as 400 BAD_REQUEST.

delete/materials/{material_id}

Path parameters

material_idstring required

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.