Delete Subscribers

This endpoint allows you to delete existing subscribers from a certain list (if the list size is too big it might take a few seconds to completely erase data). You need to provide the unique identifier (listId) of the list where the subscribers are located to delete the subscribers. Query parameters and extra filters can be added using list's columns (e.g. email[like]=[email protected], age[gt]=30)

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!