ValleLabs
  1. Administrative Management
ValleLabs
  • auth
    • Login
      POST
    • Logout
      GET
    • Refresh Token
      POST
  • pei
    • definition
      • Get PEI definition
      • Update PEI definition
      • Create PEI definition
    • component
      • Administrative Management
        • Save principles fundamentals
          POST
        • Save objectives
          POST
        • Save school government
          POST
        • Save educational costs
          POST
        • Save resource evaluation
          POST
        • Save administrative organization management evaluation
          POST
        • Update principles fundamentals
          PUT
        • Update objectives
          PUT
        • Update school government
          PUT
        • Update educational costs
          PUT
        • Update resource evaluation
          PUT
        • Update administrative organization management evaluation
          PUT
        • Govierno escolar fail
          POST
      • Administrative Community Management
        • Save institutional situation analysis
        • Update institutional situation analysis
      • Academic pedagogical
        • Save pedagogical strategy
        • Save curriculum plan and evaluation and promotion criteria - PEI
        • Update pedagogical strategy
        • Update curriculum plan and evaluation and promotion criteria - PEI
      • Administrative Management Academic Pedagogical
        • Save coexistence manual and teacher regulations
        • Update coexistence manual and teacher regulations
      • Community
        • Save relationship social organizations
        • Save articulation cultural expressions
        • Save institutional diagnosis reference
        • Update relationship social organizations
        • Update articulation cultural expressions
        • Update institutional diagnosis reference
    • secretary
      • Get all PEI created
      • Get PEI by ID and aspect ID
      • Revision PEI with observations
      • Revision PEI without observations
    • school governing
      • Create school governing
      • Get school governing
    • institution
      • Save PEI data with a file
      • Send PEI data to revision
      • Get PEI data by aspect's indicator
      • Get PEI components
      • Get PEI status of completed
      • Get PEI History
    • Get total pei
      GET
    • Download PEI
      GET
  • institution
    • Create
    • Create massive
    • Update
    • Find
    • Find all
    • FindByMunicipality
    • FindByHeadquarter
    • FindByGagem
    • Merge institution to institution
    • Create Merge institution to institution
    • Find history files
    • Get history file - role institution
    • Download all institutions
  • headquarter
    • Create
    • Update
    • FindByInstitution
    • Find
    • Merge headquarters to institution
    • Find history files
    • FindByRoleInstitution
  • draft
    • institution
      • Create
      • Update
    • headquarter
      • Update
      • Create
    • Delete
    • FindByUser
  • change-history
    • FindByInstitution
    • FindByHeadquarter
    • FindByAspectIndicator
  • notification
    • Get by institution
    • Delete
  • user
    • Get institutions
  • indicator
    • Get totals (institutions, headquarters, aulas, students, teachers)
    • Get student-techear ratio
    • Get steam-room-ratio
    • Get totals modelsByInstitution
    • Get absense public-service by headquarter
    • Get steam-room
  • filters
    • List gagem
    • List establishment-type
    • List sector
    • List nature
    • List schedule
    • List area
    • List deparment
    • List municipality by deparment
    • List resolution-type
    • List headquarter-type
    • List state
    • List model
    • List character-due
    • List state-due
    • List specialty-due
    • List detailed-specialty
    • List grade
    • List academic-day
    • List public-service-type
    • List operator by public service
    • List municipality By Gagem
    • List role by institution
    • List zone
    • List modality
    • List labpoint
    • List state-quality
    • List environment
    • List organization
    • List financing-type
    • List document-type
    • List resource-physical-type
    • List resource-technological-type
    • List cultural-activity-type
    • List session-act-type
    • List organization-community-type
    • List model-pedagogical-type
    • List plan-type
    • List area-teacher
    • List project-type
    • List profile-type
    • List process-type
    • List area-knowledge
    • List curriculum-structure-type
    • List investigation-product-type
    • List tools
    • List service-type
    • List initiative-type
    • List curricular-levels
    • List population-group
    • List entrepreneurship-type
    • List area-type
    • List session-acts
  • file
    • Get url file
  1. Administrative Management

Update principles fundamentals

PUT
/pei/administrative-management/aspect-ind/43328b06-b874-4d73-ac5b-c35eb23c49a2

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params multipart/form-data

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://vallelabs-pei-hvi.talentum.edu.co/pei/administrative-management/aspect-ind/43328b06-b874-4d73-ac5b-c35eb23c49a2' \
--form 'data="{
  \"ethos\": [
    {
      \"name\": \"Integridad\",
      \"description\": \"Actuar con honestidad y transparencia en todas nuestras acciones.\",
      \"observation\": \"La integridad es fundamental para generar confianza y credibilidad.\"
    },
    {
      \"name\": \"Responsabilidad\",
      \"description\": \"Asumir las consecuencias de nuestras decisiones y acciones.\",
      \"observation\": \"La responsabilidad nos permite ser conscientes de nuestro impacto en la sociedad.\"
    },
    {
      \"name\": \"Respeto\",
      \"description\": \"Tratar a todas las personas con dignidad y consideración.\",
      \"observation\": \"El respeto fomenta un ambiente de trabajo armonioso y colaborativo.\"
    }
  ],
  \"vision\": {
    \"description\": \"This is the vision description2\",
    \"observation\": \"Optional observation for vision\"
  },
  \"mission\": {
    \"description\": \"This is the mission description\",
    \"observation\": \"Optional observation for mission\"
  },
  \"profiles\": [
    {
      \"name\": \"Docente\",
      \"type\": \"Profesional encargado de impartir conocimientos y guiar el aprendizaje de los estudiantes.\",
      \"observation\": \"El docente debe estar capacitado y actualizado en su área de especialización.\"
    },
    {
      \"name\": \"Estudiante\",
      \"type\": \"Persona que recibe formación académica y participa activamente en el proceso educativo.\",
      \"observation\": \"El estudiante debe mostrar interés y compromiso con su aprendizaje.\"
    },
    {
      \"name\": \"Administrativo\",
      \"type\": \"Personal encargado de gestionar y coordinar las actividades administrativas de la institución.\",
      \"observation\": \"El personal administrativo debe ser organizado y eficiente en sus tareas.\"
    }
  ],
  \"justification\": {
    \"description\": \"This is the justification description\",
    \"observation\": \"Optional observation for justification\"
  },
  \"qualityPolicies\": [
    {
      \"name\": \"Política de Calidad de Servicio\",
      \"description\": \"Garantizar la satisfacción del cliente mediante la mejora continua de nuestros servicios.\"
    }
  ],
  \"institutionalClimate\": {
    \"description\": \"This is the institutional climate description\",
    \"observation\": \"Optional observation for institutional climate\"
  },
  \"orientationTestResult\": [
    {
      \"date\": \"2020-01-01\",
      \"health\": 40,
      \"totalStudents\": 100,
      \"artisticSports\": 30,
      \"defenseSecurity\": 60,
      \"agriculturalSciences\": 70,
      \"humanitiesLegalSocial\": 20,
      \"administrativeAccounting\": 10,
      \"engineeringTechnicalComputer\": 50
    }
  ],
  \"institutionalPhilosophy\": {
    \"description\": \"This is the institutional philosophy description\",
    \"observation\": \"Optional observation for institutional philosophy\"
  },
  \"institutionalPrinciples\": {
    \"description\": \"This is the institutional principles description\",
    \"observation\": \"Optional observation for institutional principles\"
  }
}"'

Responses

🟢200Success
application/json
Body

Example
{}
🟠401ValidationToken
🟠403ValidationRole
Modified at 2025-02-24 15:03:14
Previous
Save administrative organization management evaluation
Next
Update objectives
Built with