Remove an identifier from the blacklist
DELETE/contact-blacklist/:blacklist_contact_id
Remove an identifier from the blacklist, allowing future interactions with that contact.
Use Cases:
- Reinstating a contact who previously opted out but now wants to receive communications.
- Correcting accidental blacklist entries.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error