Programs

Create a new program

Create a new lab test program for the current organization.

Returns the created program and sets the Location header.

post/programs

Request body

object required

Response

Successful Response

namestring required

Display name of the program.

descriptionstring nullable

Free-text description of the program.

idstring required

Unique identifier for the program

organization_idstring required

Organization this program belongs to.

created_bystring nullable

User ID of the user who created this program

created_by_emailstring nullable

Email of the user who created this program

created_atstring date-time required

Timestamp when the program was created

updated_atstring date-time required

Timestamp when the program was last updated

Changes