Campos requeridos: academic_year_name, year_start_date, year_end_date
cURL
curl --request POST \ --url https://cucuniversity.edtools.co/api/resource/Academic%20Year \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "academic_year_name": "2025-2026", "year_start_date": "2025-08-01", "year_end_date": "2026-07-31" } '
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?