/exclusion_pattern
v1 Endpoints
REST Endpoint |
Description |
GraphQL Query | CDM Availability |
---|---|---|---|
GET /exclusion_pattern | Get a summary of all exclusion patterns. | Available | |
POST /exclusion_pattern | Create a exclusion pattern. | Available | |
POST /exclusion_pattern/bulk | Bulk create exclusion patterns. | Available | |
DELETE /exclusion_pattern/bulk | Bulk deletes the mutable patterns in a specified set of exclusion patterns. | Available | |
GET /exclusion_pattern/{id} | Get details of a exclusion pattern. | Available | |
POST /exclusion_pattern/{id} | Update mutable exclusion pattern with specified properties. The exclusion pattern which is mutable can be modified. | Available | |
DELETE /exclusion_pattern/{id} | Deletes an exclusion pattern if that pattern is mutable. | Available |