Actualiza la configuración del módulo Education.
cURL
curl --request PUT \ --url https://cucuniversity.edtools.co/api/resource/Education%20Settings/Education%20Settings \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "current_academic_year": "2024-2025", "current_academic_term": "First Semester 2024-2025", "attendance_freeze_date": "2025-12-31", "validate_batch": 1, "validate_course": 1 } '
Documentation IndexFetch the complete documentation index at: https://docs.edtools.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.edtools.co/llms.txt
Use this file to discover all available pages before exploring further.
—
Respuesta exitosa del servidor.
Was this page helpful?