Chore: API Improvements (#2956)
- API to fetch info of a single inbox - Document passing custom_attributes in the API - Ability to filter contacts with contact identifier in search API
This commit is contained in:
1
app/views/api/v1/accounts/inboxes/show.json.jbuilder
Normal file
1
app/views/api/v1/accounts/inboxes/show.json.jbuilder
Normal file
@@ -0,0 +1 @@
|
||||
json.partial! 'api/v1/models/inbox.json.jbuilder', resource: @inbox
|
||||
Reference in New Issue
Block a user