Test Data Management
- Test Data Management 10.5
- All Products
DELETE http(s)://<host>:<port>/api/public/tdm/v1/connections/{connectionId}
Header
| Description
|
---|---|
accept
| Use the following value:
application/json
|
Authorization
| Required. Use the following value:
Basic <user name>
|
Parameter
| Description
|
---|---|
connectionId
| ID of the connection that you want to delete.
|
DELETE http://<host>:6605/api/public/tdm/v1/connections/U%3ANTsmzkr2Eem_wCooUicAAg
{ "success": true, "message": "Connection SKCopy_AutoTarget deleted" }