Blacklist
Create Blacklist
This endpoint creates a new blacklist.
POST
Header
This parameter specifies the private key you’ll need for Flashmapy access.
Body
This parameter specifies the type of user you want to create. Possible values are
email, domain, place_id, or cid.This parameter specifies the value of the user you want to create. For example, if you are creating a user with type
email, this parameter would be the email address of the user.Response
Indicates whether the call was successful. true if successful, false if not.