...
URL |
| |
Method | POST | Request |
body Content Type | multipart/form-data |
|
Content Disposition | text/xml |
|
Content | XML | Request XML |
Returns | 201 Created & Location | Response XML |
| 401 Unauthorized |
|
| 415 Unsupported Media Type |
|
...
URL |
| |
Method | POST |
|
Content Type | multipart/form-data |
|
Content Disposition | application/octet-stream |
|
Request body Content | Multi-part binary | Bag content |
Returns | 201 Created & Location | Response XML |
| 401 Unauthorized |
|
| 415 Unsupported Media Type |
|
...