For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create program terms

Create the terms for a program.

post
Path parameters
programIdstringRequired
Body
namestringOptional
descriptionstring · nullableOptional
displayOrderinteger · int32 · nullableOptional
Responses
201

Created

application/json
idstringOptional
namestringOptional
descriptionstring · nullableOptional
displayOrderinteger · int32Optional
statusstring · enumOptionalPossible values:
post/public/v1/program/programs/{programId}/terms

Last updated

Was this helpful?