Programs

Delete a specific program by id

Delete an existing lab test program identified by its ID.

Planned measurements and cell measurements referencing this program have their program_id set to null (ON DELETE SET NULL); they are not otherwise affected.

delete/programs/{program_id}

Path parameters

program_idstring required

Response

Successful Response

Changes

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