Crea un nuevo grupo de evaluación.
cURL
curl --request POST \ --url https://cucuniversity.edtools.co/api/resource/Assessment%20Group \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "assessment_group_name": "Final Exams 2025", "parent_assessment_group": "All Assessment Groups", "academic_year": "2024-2025", "academic_term": "Second Semester 2024-2025" } '
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?