Crea una solicitud de permiso.
cURL
curl --request POST \ --url https://cucuniversity.edtools.co/api/resource/Student%20Leave%20Application \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "student": "EDU-STU-2025-02904", "from_date": "2025-01-20", "to_date": "2025-01-22", "reason": "Cita médica programada", "mark_as_present": 0 } '
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?