Chatwoot/app/views/api/v1/accounts/contacts
giquieu 827f977a37
feat: Update API for contact avatar (#4719)
Added the ability to update the contact's avatar via API and Dashboard.

- Contact create and update APIs can now accept avatar attachment parameters [form data].
- Contact create and update endpoints can now accept the avatar_url parameter.[json]
- API endpoint to remove a contact avatar.
- Updated Contact create/edit UI components with avatar support

Fixes: #3428
2022-07-12 10:03:16 +02:00
..
contact_inboxes chore: Add Additional Contact APIs (#1130) 2020-08-10 12:15:29 +05:30
conversations Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
labels feat: API to add label to contacts (#1563) 2021-01-03 20:07:57 +05:30
notes chore: Add Contact Note APIs (#3266) 2021-10-24 12:40:30 +05:30
active.json.jbuilder feat: Add Contacts page (#1335) 2020-11-10 15:25:26 +05:30
avatar.json.jbuilder feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
contactable_inboxes.json.jbuilder feat: Contactable Inboxes API (#2101) 2021-04-15 15:13:01 +05:30
create.json.jbuilder chore: Control rendering contact inbox (#1157) 2020-08-19 23:25:55 +05:30
destroy_custom_attributes.json.jbuilder feat: Render contact custom attributes in contact/conversation sidebar (#3310) 2021-11-11 15:23:33 +05:30
filter.json.jbuilder feat: Add advanced contact filters (#3471) 2021-12-02 19:12:44 -08:00
index.json.jbuilder chore: Improve search, list performance of contact/conversation APIs (#2696) 2021-07-23 18:39:24 +05:30
search.json.jbuilder chore: Improve search, list performance of contact/conversation APIs (#2696) 2021-07-23 18:39:24 +05:30
show.json.jbuilder chore: Control rendering contact inbox (#1157) 2020-08-19 23:25:55 +05:30
update.json.jbuilder chore: Control rendering contact inbox (#1157) 2020-08-19 23:25:55 +05:30