update_assignment
Modify assignment fields like name, due date, description, and points possible while leaving the publish state unchanged.
Instructions
Update an assignment. Publish state is left alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| course | Yes | ||
| due_at | No | ||
| description | No | ||
| assignment_id | Yes | ||
| points_possible | No |