Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Platform URL

https://[enterprise].cvtr.io/v2/system/suppression-list

API Endpoints

Retrieves/Creates/Removes Suppression Email List:

Code Block
GET/POST/DELETE https://{enterprise}.cvtr.io/api/v4/invalid-emails

Retrieves/Creates/Removes Suppression Name Lists:

Code Block
GET/POST/DELETE https://{enterprise}.cvtr.io/api/v4/invalid-names

Retrieves/Creates/Removes Suppression Telephone Lists:

Code Block
GET/POST/DELETE https://{enterprise}.cvtr.io/api/v4/telephones

Import Suppression Email List:

Code Block
POST https://{enterprise}.cvtr.io/api/v4/invalid-emails-import

Import Suppression Name List:

Code Block
POST https://{enterprise}.cvtr.io/api/v4/invalid-names-import

Import Suppression Telephone List:

Code Block
POST https://{enterprise}.cvtr.io/api/v4/invalid-telephone-import

Epic

 

Jira Legacy
serverSystem JIRA
serverId47839f05-61cf-355f-8da7-a069f30ee70e
keyCON-5011

Document status

Status
colourGreen
titleREVIEWED

Document owner

 Danny Hannah Adam Carter

Technical writers

Anu Kalangi Arunima Kurup Prasad Muge Budak

Related Content

Advertisers Validation Lists

...

  • The below confirmation dialog will be shown to the user, upon confirmation of which the selected value(s) will be deleted and removed from the telephone number suppression listing.

...

\uD83D\uDDD2 Summary

Functionality

User Story

1

Email Suppression List

Users can see the table listing of all the emails that need to be suppressed

2

Name Suppression List

Users can see the table listing of all the first and last names that need to be suppressed

3

Telephone Suppression List

Users can see the table listing of all the telephone numbers that need to be suppressed

4

Email Suppression List > Add

Users can add emails to the list via the Add Email Address modal

5

Name Suppression List > Add

Users can add names to the list via the Add Name modal

6

Telephone Suppression List > Add

Users can add names to the list by importing CSV file

7

Email Suppression List > Import via CSV

Users can add email addresses to the list by importing CSV file

8

Name Suppression List > Import via CSV

Users can add telephone numbers to the list by importing CSV file

9

Telephone Suppression List > Import via CSV

Users can add telephone numbers to the list by importing CSV file

10

Email Suppression List > Delete

Users can delete email addresses from the suppression list

11

Name Suppression List > Delete

Users can delete names from the suppression list

12

Telephone Suppression List > Delete

Users can delete telephone numbers from the suppression list

13

Filter

Users can search for names, email addresses and telephone numbers using the filter option available on the columns

14

Sort

Users can sort names, email addresses and telephone numbers in asc/desc order using the sort option available on the columns

\uD83D\uDDD2 User Permissions

Only admin users have access to System > Suppression

...