Customer Blacklist
Remove a Blacklist entry
Remove an existing Customer Blacklist entry by its ID
delete/blacklist/{id}
Path parameters
idstring required
Response
OK
Example response
{
"deleted": true
}Remove an existing Customer Blacklist entry by its ID
OK
{
"deleted": true
}