POST api/v1/Contacts/{id}/UnblockEmail
Unblocks a contact that is bounced by email. Returns false if the contact is not bounced by email.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true