Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chatwoot/chatwoot
/ delete
Method
delete
app/javascript/dashboard/api/ApiClient.js:58–60 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
56
}
57
58
delete(id) {
59
return
axios.delete(`${this.url}/${id}`);
60
}
61
}
62
63
export
default ApiClient;
Callers
15
process_contact_merge
Method · 0.45
merge_contacts?
Method · 0.45
mergable_phone_contact?
Method · 0.45
allow_iframe_requests
Method · 0.45
allow_iframe_requests
Method · 0.45
resource_params
Method · 0.45
show
Method · 0.45
finish_onboarding
Method · 0.45
make_room_for_impersonation_token
Method · 0.45
revoke_sessions_for_login
Method · 0.45
evict_oldest_session
Method · 0.45
evict_oldest_token
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected