update_custom_record
Modify custom records in Eduframe by updating their active status, display name, or properties using the record ID and parent resource ID.
Instructions
Update a custom record
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_slug | Yes | ID of the parent resource | |
| id | Yes | ID of the custom record to update | |
| active | No | Whether the custom record is active. | |
| display_name | No | The display name of the custom record. | |
| properties | No |