Learning

Update an existing program

put

The program ID is provided as part of the request URL. The following parameters must be provided in the request body: ProgramName, ProgramType, AssessmentFormCode, AssessmentFormName, Created, Modified

Path parameters
programstring · uuidRequired
Body
ProgramNamestringOptional
ProgramTypestringOptional
AssessmentFormCodestringOptional
AssessmentFormNamestringOptional
Createdstring · date-timeOptional
Modifiedstring · date-timeOptional
Responses
chevron-right
200

OK

Responseobject
put
/api/programs/{program}
200

OK

Last updated

Was this helpful?