POST api/OORequests/UploadGeneralDocuments
Request Information
URI Parameters
None.
Body Parameters
Collection of stringRequest Formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectCreationInfoName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
{ "Id": "49500d29-504c-4387-92a3-d267640b4fb0" }