https://back.dotoast.com/api/v2/active-session/devices/replace-links

Routing

api_v2_active_session_replace_tabs Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/v2/active-session/devices/replace-links
# Route name Path Log
1 site_apple_login /apple/login Path does not match
2 site_apple_sign_in /apple/sign-in Path does not match
3 site_apple_sign_in_ios /apple/sign-in-ios Path does not match
4 user_login /user Path does not match
5 user_logout /logout Path does not match
6 user_login_succeed /user/login-succeed Path does not match
7 user_change_email_invoke /user/change-email/{token} Path does not match
8 user_change_email_confirm /user/change-email/{token} Path does not match
9 facebook_login /facebook/login Path does not match
10 facebook_login_handle /user-facebook/login-webhook Path does not match
11 google_login /google/login Path does not match
12 google_login_handle /user-google/login-webhook Path does not match
13 password_recovery_index /password-recovery Path does not match
14 password_recovery_form /password-recovery/form Path does not match
15 password_recovery_recover /password-recovery/{token} Path does not match
16 password_recovery_change /password-recovery/form/{token} Path does not match
17 registration_index /user-register Path does not match
18 registration_resend_email /user-register/{email}/resend-email Path does not match
19 registration_form /user-register Path does not match
20 registration_confirm_email /user-register/confirm-email/{token} Path does not match
21 registration_finish_registration /user-register/finish-registration Path does not match
22 _preview_error /_error/{code}.{_format} Path does not match
23 _wdt /_wdt/{token} Path does not match
24 _profiler_home /_profiler/ Path does not match
25 _profiler_search /_profiler/search Path does not match
26 _profiler_search_bar /_profiler/search_bar Path does not match
27 _profiler_phpinfo /_profiler/phpinfo Path does not match
28 _profiler_search_results /_profiler/{token}/search/results Path does not match
29 _profiler_open_file /_profiler/open Path does not match
30 _profiler /_profiler/{token} Path does not match
31 _profiler_router /_profiler/{token}/router Path does not match
32 _profiler_exception /_profiler/{token}/exception Path does not match
33 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
34 api_apple_validate_receipt /api/apple/save-receipt Path does not match
35 api_apple_toggle_membership /api/apple/toggle-membership Path does not match
36 api_apple_is_allowed /api/apple/is-allowed Path does not match
37 api_sessions_add /api/sessions/add Path does not match
38 api_sessions_get_session /api/sessions/get-session Path does not match
39 api_sessions_get /api/sessions/get Path does not match
40 api_sessions_get_links /api/sessions/get/links Path does not match
41 api_sessions_remove /api/sessions/remove Path does not match
42 api_sessions_rename /api/sessions/rename Path does not match
43 api_sessions_add_url /api/sessions/add-url Path does not match
44 api_sessions_remove_url /api/sessions/remove-url Path does not match
45 api_sessions_add_new_urls /api/sessions/add-new-urls Path does not match
46 api_sessions_replace_tabs /api/sessions/replace-tabs Path does not match
47 api_sessions_edit_link /api/sessions/links/{id} Path does not match
48 api_sessions_share /api/sessions/share Path does not match
49 api_user_get /api/user/get-user Path does not match
50 api_user_get_membership /api/user/get-membership Path does not match
51 api_user_update_token /api/user/update-token Path does not match
52 api_v2_active_session_add_device /api/v2/active-session/add-device Path does not match
53 api_v2_active_session_delete_device /api/v2/active-session/devices/{id} Path almost matches, but Method "PATCH" does not match any of the required methods (DELETE)
54 api_v2_active_session_edit_device /api/v2/active-session/devices Path does not match
55 api_v2_get_active_session /api/v2/active-session Path does not match
56 api_v2_active_session_replace_tabs /api/v2/active-session/devices/replace-links Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.