update_program
Modify program details in Eduframe, including name, cost, publication status, and course content.
Instructions
Update a program
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the program program to update | |
| name | No | Name of the program. | |
| cost | No | The price to be paid for this program. | |
| cost_scheme | No | How should the program be paid by default. | |
| is_published | No | Boolean representing the publishable status of the program. | |
| category_id | No | Identifier of the category of the program. | |
| slug | No | Human readable identifier, unique per educator. | |
| label_ids | No | IDs of the labels | |
| custom | No | ||
| custom_associations | No | ||
| course_tab_contents_attributes | No |