iachat/app/views/api/v1/accounts/conversations
Sojan Jose 5f2b2f4221
feat: APIs to assign agents_bots as assignee in conversations (#12836)
## Summary
- add an assignee_agent_bot_id column as an initital step to prototype
this before fully switching to polymorphic assignee
- update assignment APIs and conversation list / show endpoints to
reflect assignee as agent bot
- ensure webhook payloads contains agent bot assignee


[Codex
Task](https://chatgpt.com/codex/tasks/task_e_6912833377e48326b6641b9eee32d50f)

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
2025-11-18 18:20:58 -08:00
..
labels Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
messages feat: API Endpoints to update message status (#11387) 2025-04-29 15:33:11 -07:00
participants chore: Add controllers for conversation participants (#6462) 2023-02-15 16:33:31 -08:00
attachments.json.jbuilder fix: Paginate attachments API (#11044) 2025-03-07 13:56:10 -08:00
create.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
custom_attributes.json.jbuilder chore: Conversation custom attribute APIs (#3024) 2021-09-22 10:46:48 +05:30
filter.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
index.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
meta.json.jbuilder chore: Add assigned_count to conversation APIs (#2665) 2021-07-19 19:10:58 +05:30
search.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
show.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
toggle_status.json.jbuilder feat: Display "Snoozed Until" time on conversation header (#3028) 2021-09-29 19:33:51 +05:30
unread.json.jbuilder feat: Allow users to mark a conversation as unread (#5924) 2022-11-24 10:55:45 +03:00
update_last_seen.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
update.json.jbuilder feat: Conversation update API for sla_policy_id (#8973) 2024-03-14 17:22:32 +05:30