Test Data Management
- Test Data Management 10.5.1
- All Products
PATCH http(s)://<host>:<port>/api/public/tdm/v1/projects/{projectId}/columns/datadomains
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
|
Parameter
| Description
|
---|---|
projectId
| Required. ID of the project to which you want to import the data domain assignment file.
|
Property
| Data Type
| Description
|
---|---|---|
file
| File
| Required. Select the CSV file that contains the data domain assignment information.
|
PATCH http://<host>:6605/api/public/tdm/v1/projects/{projectId}/columns
{ "success": true, "message": "Skipped resource is/are 0" }