Crea una nueva casa escolar.
cURL
curl --request POST \ --url https://cucuniversity.edtools.co/api/resource/School%20House \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "house_name": "Eagles", "description": "Casa del Águila - Representa sabiduría y visión" } '
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?