api-docs-icon

Delete Suppression List

DELETE
/ api/ v1/ lists/ suppression/ {id}

Deletes the specified suppression list

id
integer (int64)
required

The id of the suppression list to delete

Response

OK

application/json
object
Message
string
nullable

The message indicating the result of the deletion operation.

Example:
List Id: 123 Name: Metacortex Employees successfully deleted.

Code Examples

Response