REST API Reference

REST API Reference

DELETE Advanceruleassignments

DELETE Advanceruleassignments

The DELETE advanceruleassignments request deletes an advanced masking rule assignment to a column.

Resource URL

/tdm/v1/projects/{projectId}/columns/advanceruleassignments

HTTP Request

DELETE http(s)://
<host>
:
<port>
/api/public/tdm/v1/projects/{projectId}/columns/advanceruleassignments

Request Header

The request header includes the following headers:
Header
Description
accept
Use the following value:
application/json
Authorization
Required. Use the following value:
Basic <user name>

Request Path Parameters

The request includes the following parameter:
Parameter
Description
projectId
ID of the project that contains the job.
ruleAssignmentId
ID of the advanced masking rule assignment.

Sample Request

DELETE http://<host>:6605/api/public/tdm/v1/projects/5/columns/advanceruleassignments

Sample Response

content-length: 0 content-type: application/json date: Thu, 29 Nov 2018 07:37:34 GMT server: Informatica successful operation
You can verify that the rule assignment is deleted in Test Data Manager.

0 COMMENTS

We’d like to hear from you!