PUT api/GlosarioPlantas/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | integer | Required | 
Body Parameters
GlosarioPlantas| Name | Description | Type | Additional information | 
|---|---|---|---|
| idGlosarioPlanta | integer | None. | |
| codigoTermino | string | String length: inclusive between 0 and 500 | |
| fuente | string | String length: inclusive between 0 and 500 | |
| idioma | string | String length: inclusive between 0 and 500 | |
| letra | string | String length: inclusive between 0 and 500 | |
| terminoEspanol | string | String length: inclusive between 0 and 500 | |
| definicion | string | None. | |
| terminoIngles | string | String length: inclusive between 0 and 500 | |
| englishDefinition | string | None. | |
| categoriaPrincipal | string | String length: inclusive between 0 and 500 | |
| mainCategory | string | String length: inclusive between 0 and 500 | |
| categoriaSecundaria | string | String length: inclusive between 0 and 500 | |
| secondaryCategory | string | String length: inclusive between 0 and 500 | |
| subcategory | string | String length: inclusive between 0 and 500 | |
| adjetiveAntonym | string | String length: inclusive between 0 and 500 | |
| adjetive | string | String length: inclusive between 0 and 500 | |
| adjetivo | string | String length: inclusive between 0 and 500 | |
| adjetivoAntonimo | string | String length: inclusive between 0 and 500 | |
| antonimos | string | String length: inclusive between 0 and 500 | |
| antonyms | string | String length: inclusive between 0 and 500 | |
| diminutive | string | String length: inclusive between 0 and 500 | |
| diminutiveAdjetive | string | String length: inclusive between 0 and 500 | |
| diminutiveNoun | string | String length: inclusive between 0 and 500 | |
| diminutivePlural | string | String length: inclusive between 0 and 500 | |
| diminutivo | string | String length: inclusive between 0 and 500 | |
| diminutivoAdjetivo | string | String length: inclusive between 0 and 500 | |
| diminutivoSustantivo | string | String length: inclusive between 0 and 500 | |
| enlace | string | String length: inclusive between 0 and 500 | |
| nouns | string | String length: inclusive between 0 and 500 | |
| nounsPlural | string | String length: inclusive between 0 and 500 | |
| nounsSingular | string | String length: inclusive between 0 and 500 | |
| nounsynonym | string | String length: inclusive between 0 and 500 | |
| pluralEng | string | String length: inclusive between 0 and 500 | |
| plural | string | String length: inclusive between 0 and 500 | |
| relatedTerms | string | String length: inclusive between 0 and 500 | |
| sustantivo | string | String length: inclusive between 0 and 500 | |
| sustantivoPlural | string | String length: inclusive between 0 and 500 | |
| sustantivoSingular | string | String length: inclusive between 0 and 500 | |
| sustantivoSinonimos | string | String length: inclusive between 0 and 500 | |
| synonyms | string | String length: inclusive between 0 and 500 | |
| subcategoria | string | String length: inclusive between 0 and 500 | |
| borrado | date | Data type: DateTime | 
Request Formats
application/json, text/json
{
  "idGlosarioPlanta": 1,
  "codigoTermino": "sample string 2",
  "fuente": "sample string 3",
  "idioma": "sample string 4",
  "letra": "sample string 5",
  "terminoEspanol": "sample string 6",
  "definicion": "sample string 7",
  "terminoIngles": "sample string 8",
  "englishDefinition": "sample string 9",
  "categoriaPrincipal": "sample string 10",
  "mainCategory": "sample string 11",
  "categoriaSecundaria": "sample string 12",
  "secondaryCategory": "sample string 13",
  "subcategory": "sample string 14",
  "adjetiveAntonym": "sample string 15",
  "adjetive": "sample string 16",
  "adjetivo": "sample string 17",
  "adjetivoAntonimo": "sample string 18",
  "antonimos": "sample string 19",
  "antonyms": "sample string 20",
  "diminutive": "sample string 21",
  "diminutiveAdjetive": "sample string 22",
  "diminutiveNoun": "sample string 23",
  "diminutivePlural": "sample string 24",
  "diminutivo": "sample string 25",
  "diminutivoAdjetivo": "sample string 26",
  "diminutivoSustantivo": "sample string 27",
  "enlace": "sample string 28",
  "nouns": "sample string 29",
  "nounsPlural": "sample string 30",
  "nounsSingular": "sample string 31",
  "nounsynonym": "sample string 32",
  "pluralEng": "sample string 33",
  "plural": "sample string 34",
  "relatedTerms": "sample string 35",
  "sustantivo": "sample string 36",
  "sustantivoPlural": "sample string 37",
  "sustantivoSingular": "sample string 38",
  "sustantivoSinonimos": "sample string 39",
  "synonyms": "sample string 40",
  "subcategoria": "sample string 41",
  "borrado": "2025-10-30T05:57:45.2294061+00:00"
}
        application/xml, text/xml
<GlosarioPlantas xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPIQCAZ.Models.ModelsDB"> <adjetive>sample string 16</adjetive> <adjetiveAntonym>sample string 15</adjetiveAntonym> <adjetivo>sample string 17</adjetivo> <adjetivoAntonimo>sample string 18</adjetivoAntonimo> <antonimos>sample string 19</antonimos> <antonyms>sample string 20</antonyms> <borrado>2025-10-30T05:57:45.2294061+00:00</borrado> <categoriaPrincipal>sample string 10</categoriaPrincipal> <categoriaSecundaria>sample string 12</categoriaSecundaria> <codigoTermino>sample string 2</codigoTermino> <definicion>sample string 7</definicion> <diminutive>sample string 21</diminutive> <diminutiveAdjetive>sample string 22</diminutiveAdjetive> <diminutiveNoun>sample string 23</diminutiveNoun> <diminutivePlural>sample string 24</diminutivePlural> <diminutivo>sample string 25</diminutivo> <diminutivoAdjetivo>sample string 26</diminutivoAdjetivo> <diminutivoSustantivo>sample string 27</diminutivoSustantivo> <englishDefinition>sample string 9</englishDefinition> <enlace>sample string 28</enlace> <fuente>sample string 3</fuente> <idGlosarioPlanta>1</idGlosarioPlanta> <idioma>sample string 4</idioma> <letra>sample string 5</letra> <mainCategory>sample string 11</mainCategory> <nouns>sample string 29</nouns> <nounsPlural>sample string 30</nounsPlural> <nounsSingular>sample string 31</nounsSingular> <nounsynonym>sample string 32</nounsynonym> <plural>sample string 34</plural> <pluralEng>sample string 33</pluralEng> <relatedTerms>sample string 35</relatedTerms> <secondaryCategory>sample string 13</secondaryCategory> <subcategoria>sample string 41</subcategoria> <subcategory>sample string 14</subcategory> <sustantivo>sample string 36</sustantivo> <sustantivoPlural>sample string 37</sustantivoPlural> <sustantivoSingular>sample string 38</sustantivoSingular> <sustantivoSinonimos>sample string 39</sustantivoSinonimos> <synonyms>sample string 40</synonyms> <terminoEspanol>sample string 6</terminoEspanol> <terminoIngles>sample string 8</terminoIngles> </GlosarioPlantas>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
None.