Campo requerido: academic_year
cURL
curl --request POST \ --url https://cucuniversity.edtools.co/api/resource/Student%20Admission \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "academic_year": "2024-2025", "title": "Admisión 2025-1", "published": 1, "enable_admission_application": 1, "admission_start_date": "2025-01-01", "admission_end_date": "2025-03-31", "introduction": "Proceso de admisión para el primer semestre 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?