cURL
curl --request PUT \ --url https://cucuniversity.edtools.co/api/resource/Student%20Applicant/EDU-APP-2025-00001 \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "application_status": "Approved" } '
—
Respuesta exitosa del servidor.