POST api/{stagePlural}/sections/{idOfSection}/file-specs

Upload file spec (multipart/form-data)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
stagePlural

Stage in plural mode: wells, well-regions...

string

Required

idOfSection

Id of section

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

List of created file specifications

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.