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

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true