PUT https://elab.certania.site/admin/api/collaborations?id=6d261090-8643-474d-a5ae-9fef1b4743a8&resourceKey=pages

Routing

sulu_admin.put_collaborations Matched route

Route Parameters

Name Value
_format
"json"

Route Matching Logs

Path to match: /admin/api/collaborations
# Route name Path Log
1 fos_js_routing_js /admin/js/routing.{_format} Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 2fa_login_check_admin /admin/2fa_check Path does not match
4 sulu_tag.get_tag /admin/api/tags/{id}.{_format} Path does not match
5 sulu_tag.get_tags /admin/api/tags.{_format} Path does not match
6 sulu_tag.post_tag /admin/api/tags.{_format} Path does not match
7 sulu_tag.put_tag /admin/api/tags/{id}.{_format} Path does not match
8 sulu_tag.delete_tag /admin/api/tags/{id}.{_format} Path does not match
9 sulu_tag.patch_tags /admin/api/tags.{_format} Path does not match
10 sulu_tag.post_tag_merge /admin/api/tags/merge.{_format} Path does not match
11 sulu_admin /admin/ Path does not match
12 sulu_admin.config /admin/config Path does not match
13 sulu_admin.metadata /admin/metadata/{type}/{key} Path does not match
14 sulu_admin.translation /admin/translations Path does not match
15 sulu_admin.login_check /admin/login Path does not match
16 sulu_admin.logout /admin/logout Path does not match
17 sulu_admin.put_collaborations /admin/api/collaborations.{_format} Route matches!

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