Update a contact in list.
PUT/database/:resourceId/entry
Update contact in list.
Request
Responses
- 200
- 400
- 404
- 423
Ok
Either one of the following:
- The contact is missing a key, which is required by the list's
uniqueness. - The contact is missing.
The list was not found.
The list is currently in use by an unfinished campaign.