POST api/ServiciosGenerales?folder={folder}&bucket={bucket}
Verifica de forma asíncrona en S3 que exista el folder del expediente digital.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| folder | string |
Required |
|
| bucket | string |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>