Test Data Management
- Test Data Management 10.5.1
- All Products
PATCH http(s)://<host>:<port>/api/public/tdm/v1/imports
Header
| Description
|
---|---|
accept
| Use the following value:
application/json
|
Authorization
| Required. Use the following value:
Basic <user name>
|
Content-Type
| Format to submit forms that can contain files. Use the following value:
Multipart/form-data
|
Property
| Data Type
| Description
|
---|---|---|
file
| File
| Required. Select the XML file that contains the TDM objects.
|
PATCH http://<host>:6605/api/public/tdm/v1/imports
{ "success": true, "message": "Import Completed" }