Campo requerido: guardian_name
cURL
curl --request POST \ --url https://cucuniversity.edtools.co/api/resource/Guardian \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "guardian_name": "María López de Rodríguez", "email_address": "maria.lopez@example.com", "mobile_number": "+57 300 555 6666", "occupation": "Abogada", "education": "Abogada, Universidad Nacional" } '
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?