Remove Contacts from blacklist
Extract existing contacts from a service’s blacklist.
delete/contacts/my/blacklist/{service}
Path parameters
servicestring required
The service for which the contact will be extracted from blacklist (Sms, TwoStep).
Headers
Content-Typestring required
application/json
Authorizationstring required
Bearer {access-token}
Response
200
Example response
{
"updated": "1"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.