Table Of Contents
URL: https://fleep.io/api/alias/add
Register email aliases for given account. Requires confirmation through email. All conversations are transferred under primary account as a result.
Input:
emails text - emails to be registered as aliases
Output:
stream list - list of ContactInfo records
ContactInfo:
URL: https://fleep.io/api/alias/confirm
Confirm that alias email received confirmation code.
Input:
notification_id uuid - notification id
URL: https://fleep.io/api/alias/remove
Remove email alises from given account.
Input:
emails text - emails to be registered as aliases
Output:
stream list - list of ContactInfo records
ContactInfo:
URL: https://fleep.io/api/alias/sync
Fetch all aliases for given account. Used for displaying aliases in UI.
Input:
None
Output:
stream list - list of ContactInfo records
ContactInfo: