Address Rewriting

Delete BCC Map

Using this endpoint you can delete a BCC map, for this you have to know its ID. You can get the ID using the GET method.

post/api/v1/delete/bcc

Request body

itemsobject

contains list of bcc maps you want to delete

Response

OK

type'success' | 'danger' | 'error'

Changes