v1
latestOpenAPI 3.1.02026-07-2414238909.1 KBRemove 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"
}