cURL
curl --request PUT \ --url https://cucuniversity.edtools.co/api/resource/Grading%20Scale/Escala%201-5 \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "docstatus": 1 }'
—
Respuesta exitosa del servidor.