POST api/Carpeta/Update
Request Information
URI Parameters
None.
Body Parameters
Carpeta| Name | Description | Type | Additional information |
|---|---|---|---|
| IDCarpeta | integer |
None. |
|
| Nombre | string |
None. |
|
| DescripcionContenido | string |
None. |
|
| IDCarpetaParent | integer |
None. |
|
| IDAccount | integer |
None. |
|
| FechaRegistro | date |
None. |
|
| SubCarpetas | Collection of Carpeta |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version |
None. |