{
    "__export_format": 4,
    "__export_date": "2026-06-18T22:40:47+00:00",
    "__export_source": "hydrogen:routes.php",
    "resources": [
        {
            "_id": "wrk_hydrogen",
            "_type": "workspace",
            "name": "Hydrogen API",
            "description": "Tous les endpoints (web, API publique JSON:API, admin S2S). Généré depuis config/routes.php.",
            "scope": "collection"
        },
        {
            "_id": "env_hydrogen_base",
            "_type": "environment",
            "parentId": "wrk_hydrogen",
            "name": "Base Environment",
            "data": {
                "base_url": "http://hydrogen.dev.com",
                "token": "REMPLACE_PAR_UN_TOKEN_DE_SESSION_UTILISATEUR",
                "admin_token": "REMPLACE_PAR_ADMIN_API_TOKEN"
            },
            "dataPropertyOrder": {
                "&": [
                    "base_url",
                    "token",
                    "admin_token"
                ]
            },
            "metaSortKey": 1
        },
        {
            "_id": "fld_divers_m_dias_redirections",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "Divers (médias / redirections)",
            "metaSortKey": 1
        },
        {
            "_id": "req_917578c925f35b8a6f7bba8df54fc904",
            "_type": "request",
            "parentId": "fld_divers_m_dias_redirections",
            "name": "GET /media/{hex}}.{ext}",
            "description": "ServeMediaAction",
            "method": "GET",
            "url": "{{ _.base_url }}/media/{hex}}.{ext}",
            "metaSortKey": 1
        },
        {
            "_id": "req_15b683e2bd9c883de336a3832675d417",
            "_type": "request",
            "parentId": "fld_divers_m_dias_redirections",
            "name": "GET /go/offer/{id}}",
            "description": "RedirectOfferAction",
            "method": "GET",
            "url": "{{ _.base_url }}/go/offer/{id}}",
            "metaSortKey": 2
        },
        {
            "_id": "req_59dfc3716ce4ec46fb2b7e7616865be0",
            "_type": "request",
            "parentId": "fld_divers_m_dias_redirections",
            "name": "GET /go/offer/{id}}/media/{mediaId}}",
            "description": "RedirectOfferMediaAction",
            "method": "GET",
            "url": "{{ _.base_url }}/go/offer/{id}}/media/{mediaId}}",
            "metaSortKey": 3
        },
        {
            "_id": "fld_web_html",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "Web (HTML)",
            "metaSortKey": 2
        },
        {
            "_id": "req_e0e39d220ff38421b6dd61a998975b28",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "GET /",
            "description": "HomeAction",
            "method": "GET",
            "url": "{{ _.base_url }}/",
            "metaSortKey": 4
        },
        {
            "_id": "req_acbb144fe6fb3ddd50bae71e52b26507",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "GET /explorer",
            "description": "ShowExplorerAction",
            "method": "GET",
            "url": "{{ _.base_url }}/explorer",
            "metaSortKey": 5
        },
        {
            "_id": "req_4ee5e996de08e77538e6107abc91e3f2",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "GET /travel",
            "description": "ShowTravelAction",
            "method": "GET",
            "url": "{{ _.base_url }}/travel",
            "metaSortKey": 6
        },
        {
            "_id": "req_711aa207651070b9eac76502beb2a3d2",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "GET /sustainable-tourism",
            "description": "ShowSustainableTourismAction",
            "method": "GET",
            "url": "{{ _.base_url }}/sustainable-tourism",
            "metaSortKey": 7
        },
        {
            "_id": "req_3303d50325fe32b65f1789d52fa44101",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "GET /how-it-works",
            "description": "ShowHowItWorksAction",
            "method": "GET",
            "url": "{{ _.base_url }}/how-it-works",
            "metaSortKey": 8
        },
        {
            "_id": "req_09545095bd9966d1345ed89ac71560dd",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "GET /commissions",
            "description": "ShowCommissionsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/commissions",
            "metaSortKey": 9
        },
        {
            "_id": "req_ed37d028e68aeacb366faf3cba569d0c",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "GET /login",
            "description": "ShowLoginAction",
            "method": "GET",
            "url": "{{ _.base_url }}/login",
            "metaSortKey": 10
        },
        {
            "_id": "req_9fc708f72fc7c54bad548aa80f5651b4",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "POST /login",
            "description": "SubmitLoginAction",
            "method": "POST",
            "url": "{{ _.base_url }}/login",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 11
        },
        {
            "_id": "req_2e36faf38826e874f0867a87193c7c89",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "POST /logout",
            "description": "LogoutAction",
            "method": "POST",
            "url": "{{ _.base_url }}/logout",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 12
        },
        {
            "_id": "req_188019f31f4645b04f519f65c98e1559",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "POST /newsletter/subscribe",
            "description": "SubmitSubscriptionAction",
            "method": "POST",
            "url": "{{ _.base_url }}/newsletter/subscribe",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 13
        },
        {
            "_id": "req_11896ac731bc3dfa49242000dfcca0f4",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "GET /newsletter/confirm",
            "description": "ShowConfirmAction",
            "method": "GET",
            "url": "{{ _.base_url }}/newsletter/confirm",
            "metaSortKey": 14
        },
        {
            "_id": "req_6101891c83748e327689f986f4432dc5",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "GET /newsletter/unsubscribe",
            "description": "ShowUnsubscribeAction",
            "method": "GET",
            "url": "{{ _.base_url }}/newsletter/unsubscribe",
            "metaSortKey": 15
        },
        {
            "_id": "req_db71229f66494a3aefe659ea56b7035b",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "POST /auth/oauth/google",
            "description": "WebGoogleOAuthAction",
            "method": "POST",
            "url": "{{ _.base_url }}/auth/oauth/google",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 16
        },
        {
            "_id": "req_1362c552b82adbf414de696976c8f761",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "POST /auth/oauth/apple",
            "description": "WebAppleOAuthAction",
            "method": "POST",
            "url": "{{ _.base_url }}/auth/oauth/apple",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 17
        },
        {
            "_id": "req_ab80d4bd7e99e890fc2724b970e43c05",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "POST /auth/oauth/facebook",
            "description": "WebFacebookOAuthAction",
            "method": "POST",
            "url": "{{ _.base_url }}/auth/oauth/facebook",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 18
        },
        {
            "_id": "req_197e797ac081294ec5e0a21e7d99fd25",
            "_type": "request",
            "parentId": "fld_web_html",
            "name": "GET /@{username}}",
            "description": "ShowUserProfileAction",
            "method": "GET",
            "url": "{{ _.base_url }}/@{username}}",
            "metaSortKey": 19
        },
        {
            "_id": "fld_api_syst_me",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Système",
            "metaSortKey": 3
        },
        {
            "_id": "req_5e83efa93d2fa9c928bcda2223d242b1",
            "_type": "request",
            "parentId": "fld_api_syst_me",
            "name": "GET /api/ping",
            "description": "PingAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/ping",
            "metaSortKey": 20
        },
        {
            "_id": "req_7d35c97eb5c1d912a2131b565676434a",
            "_type": "request",
            "parentId": "fld_api_syst_me",
            "name": "GET /api/i18n/locales",
            "description": "ListLocalesAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/i18n/locales",
            "metaSortKey": 21
        },
        {
            "_id": "fld_api_auth",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Auth",
            "metaSortKey": 4
        },
        {
            "_id": "req_fe4adb5c8477d44db68eed8ab67cd832",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/auth/login",
            "description": "LoginAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/auth/login",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 22
        },
        {
            "_id": "req_e70b987929773573127eb38985210e69",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/auth/register",
            "description": "RegisterAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/auth/register",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 23
        },
        {
            "_id": "req_dff38e5a345ec860c41ea34302888cc4",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/auth/confirm-email",
            "description": "ConfirmEmailAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/auth/confirm-email",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 24
        },
        {
            "_id": "req_41c083ea740cc01d0a34622744d92607",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/auth/resend-confirmation",
            "description": "ResendConfirmationAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/auth/resend-confirmation",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 25
        },
        {
            "_id": "req_fe364d9b33084f70f5ca44dd677ab9f3",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/auth/forgot-password",
            "description": "ForgotPasswordAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/auth/forgot-password",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 26
        },
        {
            "_id": "req_0a6dd78331b4e87f8dd7df359946f26d",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/auth/reset-password",
            "description": "ResetPasswordAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/auth/reset-password",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 27
        },
        {
            "_id": "req_57c9d78cc083814edad5d1911fcc27aa",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/auth/oauth/google",
            "description": "GoogleLoginAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/auth/oauth/google",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 28
        },
        {
            "_id": "req_20f1e1b9ed43ebeb17cc692ebe6fd790",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/auth/oauth/apple",
            "description": "AppleLoginAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/auth/oauth/apple",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 29
        },
        {
            "_id": "req_599478e1983ea09adf52ac2c183c4a95",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/auth/oauth/facebook",
            "description": "FacebookLoginAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/auth/oauth/facebook",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 30
        },
        {
            "_id": "req_1fc889184915fba3c286f0728df483a2",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/account/deletion/confirm",
            "description": "ConfirmAccountDeletionAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/account/deletion/confirm",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 31
        },
        {
            "_id": "req_8b797fc4c0054d6218b74257d0641efe",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "GET /api/auth/me",
            "description": "MeAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/auth/me",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 32
        },
        {
            "_id": "req_96fc8540c73979ea6165e7da7c423d89",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "GET /api/auth/sessions",
            "description": "ListSessionsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/auth/sessions",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 33
        },
        {
            "_id": "req_c3ab568610f5c913808311f81ad4b816",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "DELETE /api/auth/sessions/{id}",
            "description": "RevokeSessionAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/auth/sessions/{id}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 34
        },
        {
            "_id": "req_119aca04e2583218c31349eaf540bac3",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/auth/logout",
            "description": "LogoutAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/auth/logout",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 35
        },
        {
            "_id": "req_949e6686bc7a9aa969ecadb77655681c",
            "_type": "request",
            "parentId": "fld_api_auth",
            "name": "POST /api/auth/logout-all",
            "description": "LogoutAllAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/auth/logout-all",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 36
        },
        {
            "_id": "fld_api_mon_compte",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Mon compte",
            "metaSortKey": 5
        },
        {
            "_id": "req_1358ca20e5805c99f12da6877ca37558",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "POST /api/users/me/username",
            "description": "SetUsernameAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/username",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 37
        },
        {
            "_id": "req_f4d15792c17e9c3e40698dc3ab065810",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "POST /api/users/me/username/change",
            "description": "ChangeUsernameAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/username/change",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 38
        },
        {
            "_id": "req_edd897ee240411cfff0309e2b38e9a3b",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "PUT /api/users/me/nickname",
            "description": "UpdateNicknameAction",
            "method": "PUT",
            "url": "{{ _.base_url }}/api/users/me/nickname",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \"nickname\": \"Jane Doe\"\n}"
            },
            "metaSortKey": 39
        },
        {
            "_id": "req_b907af97dc32255aa93c40a8a0a8b40d",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "POST /api/users/me/password",
            "description": "SetPasswordAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/password",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 40
        },
        {
            "_id": "req_22ca4cbd8b54e8e990471bc48e9e82b1",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "POST /api/users/me/oauth/google",
            "description": "LinkGoogleAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/oauth/google",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 41
        },
        {
            "_id": "req_960846f052636fc98579cbe45c07b8fb",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "POST /api/users/me/oauth/apple",
            "description": "LinkAppleAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/oauth/apple",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 42
        },
        {
            "_id": "req_ff5fd27cc8097b07d8d47289d1ff9a9c",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "POST /api/users/me/oauth/facebook",
            "description": "LinkFacebookAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/oauth/facebook",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 43
        },
        {
            "_id": "req_5593ebc6d19f2c7f0f60cb3f65395988",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "GET /api/users/me/oauth-identities",
            "description": "ListOAuthIdentitiesAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/oauth-identities",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 44
        },
        {
            "_id": "req_ff08460c4c8d72238de1b9177de18f5c",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "GET /api/users/me/settings",
            "description": "GetSettingsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/settings",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 45
        },
        {
            "_id": "req_27ce03fb4b4a640e400ec85275d39bd9",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "PATCH /api/users/me/settings",
            "description": "UpdateSettingsAction",
            "method": "PATCH",
            "url": "{{ _.base_url }}/api/users/me/settings",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 46
        },
        {
            "_id": "req_59e9a56d410cec5b1ce28b0722c80ba4",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "GET /api/users/me/export",
            "description": "ExportMyDataAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/export",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 47
        },
        {
            "_id": "req_040d7bf8698411eaa3b08a7e35954ef5",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "DELETE /api/users/me",
            "description": "RequestAccountDeletionAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 48
        },
        {
            "_id": "req_5393d71c894773be1fd634e78672f2d6",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "GET /api/users/me/sponsorship",
            "description": "GetMySponsorshipAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/sponsorship",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 49
        },
        {
            "_id": "req_842e3eae330bb3215f6ec94a2e067c24",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "GET /api/users/me/address",
            "description": "GetMyAddressAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/address",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 50
        },
        {
            "_id": "req_e30d54b5c6376f6393aca64d1b31b047",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "PATCH /api/users/me/address",
            "description": "UpdateMyAddressAction",
            "method": "PATCH",
            "url": "{{ _.base_url }}/api/users/me/address",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 51
        },
        {
            "_id": "req_482bc41772af4c18e8e0c3840f6bcf58",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "DELETE /api/users/me/address",
            "description": "DeleteMyAddressAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me/address",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 52
        },
        {
            "_id": "req_2f0353a7e31f1cbb06827a8a88b728c4",
            "_type": "request",
            "parentId": "fld_api_mon_compte",
            "name": "GET /api/users/search",
            "description": "SearchUsersAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/search",
            "metaSortKey": 53
        },
        {
            "_id": "fld_api_mes_m_dias",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Mes médias",
            "metaSortKey": 6
        },
        {
            "_id": "req_8d4f1b4b4a76cc9d8cf3e5cfe334bf3e",
            "_type": "request",
            "parentId": "fld_api_mes_m_dias",
            "name": "POST /api/users/me/avatar",
            "description": "UploadAvatarAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/avatar",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 54
        },
        {
            "_id": "req_a5bf20516936ce53274dc1209e1d5601",
            "_type": "request",
            "parentId": "fld_api_mes_m_dias",
            "name": "DELETE /api/users/me/avatar",
            "description": "DeleteAvatarAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me/avatar",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 55
        },
        {
            "_id": "req_a46c4816be9f77265f6d9aecd580666f",
            "_type": "request",
            "parentId": "fld_api_mes_m_dias",
            "name": "POST /api/users/me/cover",
            "description": "UploadCoverAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/cover",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 56
        },
        {
            "_id": "req_53f0507f912c3eac72c838aebab12cc5",
            "_type": "request",
            "parentId": "fld_api_mes_m_dias",
            "name": "DELETE /api/users/me/cover",
            "description": "DeleteCoverAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me/cover",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 57
        },
        {
            "_id": "req_7983a077562fd8d440c9ea8ce281fb95",
            "_type": "request",
            "parentId": "fld_api_mes_m_dias",
            "name": "POST /api/users/me/media",
            "description": "UploadMediaAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/media",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 58
        },
        {
            "_id": "req_f59d7e35e1f2c9fdc8de95b5c10880b2",
            "_type": "request",
            "parentId": "fld_api_mes_m_dias",
            "name": "GET /api/users/me/media",
            "description": "ListMyMediaAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/media",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 59
        },
        {
            "_id": "req_4d00fd50f2950f59a14debfe3f451a58",
            "_type": "request",
            "parentId": "fld_api_mes_m_dias",
            "name": "DELETE /api/users/me/media/{mediaId}",
            "description": "DeleteMyMediaAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me/media/{mediaId}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 60
        },
        {
            "_id": "req_3244919d9ba15725267a80e253c893c5",
            "_type": "request",
            "parentId": "fld_api_mes_m_dias",
            "name": "PUT /api/users/me/media/{mediaId}/description",
            "description": "SetMediaDescriptionAction",
            "method": "PUT",
            "url": "{{ _.base_url }}/api/users/me/media/{mediaId}/description",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 61
        },
        {
            "_id": "req_b7f3792dc57f18bd53412c79daf3d5a6",
            "_type": "request",
            "parentId": "fld_api_mes_m_dias",
            "name": "DELETE /api/users/me/media/{mediaId}/description",
            "description": "DeleteMediaDescriptionAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me/media/{mediaId}/description",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 62
        },
        {
            "_id": "fld_api_r_actions",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Réactions",
            "metaSortKey": 7
        },
        {
            "_id": "req_a0bed075195601bc4c82988943d63f21",
            "_type": "request",
            "parentId": "fld_api_r_actions",
            "name": "PUT /api/users/me/media/{mediaId}/reaction",
            "description": "UpsertMediaReactionAction",
            "method": "PUT",
            "url": "{{ _.base_url }}/api/users/me/media/{mediaId}/reaction",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 63
        },
        {
            "_id": "req_2d8b33ae53cded7a2e19fd4dbc81cd9d",
            "_type": "request",
            "parentId": "fld_api_r_actions",
            "name": "DELETE /api/users/me/media/{mediaId}/reaction",
            "description": "DeleteMediaReactionAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me/media/{mediaId}/reaction",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 64
        },
        {
            "_id": "req_a498151c3a4ace2cba517420b821b266",
            "_type": "request",
            "parentId": "fld_api_r_actions",
            "name": "GET /api/users/me/likes",
            "description": "ListMyLikedMediaAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/likes",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 65
        },
        {
            "_id": "req_3895d5c64dc1553cc94b693f20d54cac",
            "_type": "request",
            "parentId": "fld_api_r_actions",
            "name": "GET /api/users/me/dislikes",
            "description": "ListMyDislikedMediaAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/dislikes",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 66
        },
        {
            "_id": "req_1f11d3a8ccd6a4ec73eb465056300a12",
            "_type": "request",
            "parentId": "fld_api_r_actions",
            "name": "GET /api/users/{userId}/likes",
            "description": "ListUserLikedMediaAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/{userId}/likes",
            "metaSortKey": 67
        },
        {
            "_id": "req_59a23717e55532c75fd7b90779f44163",
            "_type": "request",
            "parentId": "fld_api_r_actions",
            "name": "GET /api/users/{userId}/dislikes",
            "description": "ListUserDislikedMediaAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/{userId}/dislikes",
            "metaSortKey": 68
        },
        {
            "_id": "req_817f7c269585507ff8b1392f9220f418",
            "_type": "request",
            "parentId": "fld_api_r_actions",
            "name": "GET /api/media/{mediaId}/likes",
            "description": "ListMediaLikersAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/{mediaId}/likes",
            "metaSortKey": 69
        },
        {
            "_id": "req_097fb0a6001ad50c69d97901067060c4",
            "_type": "request",
            "parentId": "fld_api_r_actions",
            "name": "GET /api/media/{mediaId}/dislikes",
            "description": "ListMediaDislikersAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/{mediaId}/dislikes",
            "metaSortKey": 70
        },
        {
            "_id": "fld_api_follow",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Follow",
            "metaSortKey": 8
        },
        {
            "_id": "req_c2774f996bbac29139db1b9f2064b82f",
            "_type": "request",
            "parentId": "fld_api_follow",
            "name": "POST /api/users/me/following/{targetUserId}",
            "description": "FollowUserAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/following/{targetUserId}",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 71
        },
        {
            "_id": "req_eaf05ba0e91f011fa477cbf9ea8f723d",
            "_type": "request",
            "parentId": "fld_api_follow",
            "name": "DELETE /api/users/me/following/{targetUserId}",
            "description": "UnfollowUserAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me/following/{targetUserId}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 72
        },
        {
            "_id": "req_8eb4e18e11749f32c308faafede0e826",
            "_type": "request",
            "parentId": "fld_api_follow",
            "name": "GET /api/users/me/following",
            "description": "ListMyFollowingAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/following",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 73
        },
        {
            "_id": "req_595a960b6f0a26c02d6ec8a4e9c9564c",
            "_type": "request",
            "parentId": "fld_api_follow",
            "name": "GET /api/users/me/followers",
            "description": "ListMyFollowersAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/followers",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 74
        },
        {
            "_id": "req_a5eaf06a21d26e1018bfd687b2322c82",
            "_type": "request",
            "parentId": "fld_api_follow",
            "name": "GET /api/users/{userId}/relationship",
            "description": "GetUserRelationshipAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/{userId}/relationship",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 75
        },
        {
            "_id": "req_2efe24c77da20e1a6ad0a7aacbdde8a1",
            "_type": "request",
            "parentId": "fld_api_follow",
            "name": "GET /api/users/{userId}/following",
            "description": "ListUserFollowingAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/{userId}/following",
            "metaSortKey": 76
        },
        {
            "_id": "req_49e7b715d6f0f55090735a62373efd51",
            "_type": "request",
            "parentId": "fld_api_follow",
            "name": "GET /api/users/{userId}/followers",
            "description": "ListUserFollowersAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/{userId}/followers",
            "metaSortKey": 77
        },
        {
            "_id": "fld_api_notifications",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Notifications",
            "metaSortKey": 9
        },
        {
            "_id": "req_83d0fc14f858e5ca974caf1958e3e6a7",
            "_type": "request",
            "parentId": "fld_api_notifications",
            "name": "GET /api/users/me/notifications/preferences",
            "description": "ListNotificationPreferencesAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/notifications/preferences",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 78
        },
        {
            "_id": "req_b25a4806e8b8bd5a162683e6f6695f3d",
            "_type": "request",
            "parentId": "fld_api_notifications",
            "name": "PATCH /api/users/me/notifications/preferences",
            "description": "UpdateNotificationPreferencesAction",
            "method": "PATCH",
            "url": "{{ _.base_url }}/api/users/me/notifications/preferences",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 79
        },
        {
            "_id": "req_0b71c0e9c594c8a8b07960d698c6fde1",
            "_type": "request",
            "parentId": "fld_api_notifications",
            "name": "GET /api/users/me/notifications/unread-count",
            "description": "UnreadNotificationCountAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/notifications/unread-count",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 80
        },
        {
            "_id": "req_761f3a121665883fe6733e4dd80c9249",
            "_type": "request",
            "parentId": "fld_api_notifications",
            "name": "POST /api/users/me/notifications/mark-all-read",
            "description": "MarkAllNotificationsReadAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/notifications/mark-all-read",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 81
        },
        {
            "_id": "req_741d0c1b112b20e9c2de13ccdd512f78",
            "_type": "request",
            "parentId": "fld_api_notifications",
            "name": "PATCH /api/users/me/notifications/{id}/read",
            "description": "MarkNotificationReadAction",
            "method": "PATCH",
            "url": "{{ _.base_url }}/api/users/me/notifications/{id}/read",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 82
        },
        {
            "_id": "req_092bb08188bb980db5c8c9d9face89da",
            "_type": "request",
            "parentId": "fld_api_notifications",
            "name": "DELETE /api/users/me/notifications/{id}",
            "description": "DeleteNotificationAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me/notifications/{id}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 83
        },
        {
            "_id": "req_0158c091263b4618f03dc0efea4a5e8c",
            "_type": "request",
            "parentId": "fld_api_notifications",
            "name": "GET /api/users/me/notifications",
            "description": "ListNotificationsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/notifications",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 84
        },
        {
            "_id": "fld_api_bookmarks",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Bookmarks",
            "metaSortKey": 10
        },
        {
            "_id": "req_fc4bff1bbbf1ce7d6fc2d07fc344df69",
            "_type": "request",
            "parentId": "fld_api_bookmarks",
            "name": "GET /api/users/me/bookmarks/collections",
            "description": "ListMyBookmarkCollectionsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/bookmarks/collections",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 85
        },
        {
            "_id": "req_2ccf587207ae0b62af722ccdf2c7cff8",
            "_type": "request",
            "parentId": "fld_api_bookmarks",
            "name": "POST /api/users/me/bookmarks/collections",
            "description": "CreateBookmarkCollectionAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/bookmarks/collections",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 86
        },
        {
            "_id": "req_6b4855c2f6b0641dcf2137362c92f6ad",
            "_type": "request",
            "parentId": "fld_api_bookmarks",
            "name": "PATCH /api/users/me/bookmarks/collections/{collectionId}",
            "description": "UpdateBookmarkCollectionAction",
            "method": "PATCH",
            "url": "{{ _.base_url }}/api/users/me/bookmarks/collections/{collectionId}",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 87
        },
        {
            "_id": "req_c4763cecbdf340cee2997917342fe665",
            "_type": "request",
            "parentId": "fld_api_bookmarks",
            "name": "DELETE /api/users/me/bookmarks/collections/{collectionId}",
            "description": "DeleteBookmarkCollectionAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me/bookmarks/collections/{collectionId}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 88
        },
        {
            "_id": "req_dba3b572e09ca1e78f273dade05c5e8f",
            "_type": "request",
            "parentId": "fld_api_bookmarks",
            "name": "GET /api/users/me/bookmarks",
            "description": "ListMyBookmarksAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/bookmarks",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 89
        },
        {
            "_id": "req_b4b73f9d0067a2a4b6e0b673ac009076",
            "_type": "request",
            "parentId": "fld_api_bookmarks",
            "name": "PUT /api/users/me/media/{mediaId}/bookmark",
            "description": "UpsertBookmarkAction",
            "method": "PUT",
            "url": "{{ _.base_url }}/api/users/me/media/{mediaId}/bookmark",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 90
        },
        {
            "_id": "req_f3b9ace946d145de0544717e31def367",
            "_type": "request",
            "parentId": "fld_api_bookmarks",
            "name": "DELETE /api/users/me/media/{mediaId}/bookmark",
            "description": "DeleteBookmarkAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me/media/{mediaId}/bookmark",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 91
        },
        {
            "_id": "fld_api_social_feeds",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Social feeds",
            "metaSortKey": 11
        },
        {
            "_id": "req_4d5babc569052453aa6f29fac2e64041",
            "_type": "request",
            "parentId": "fld_api_social_feeds",
            "name": "POST /api/users/me/social-feeds",
            "description": "CreateSocialFeedAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/me/social-feeds",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 92
        },
        {
            "_id": "req_860bb24c1012605222cff000ba680903",
            "_type": "request",
            "parentId": "fld_api_social_feeds",
            "name": "GET /api/users/me/social-feeds",
            "description": "ListMySocialFeedsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/social-feeds",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 93
        },
        {
            "_id": "req_f85449d1e649e4102f3e3384d4067e78",
            "_type": "request",
            "parentId": "fld_api_social_feeds",
            "name": "DELETE /api/users/me/social-feeds/{code}}",
            "description": "DeleteSocialFeedAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/users/me/social-feeds/{code}}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 94
        },
        {
            "_id": "req_b6aa66a37a49df381031accc2bfeadf3",
            "_type": "request",
            "parentId": "fld_api_social_feeds",
            "name": "GET /api/social-feeds/{code}}",
            "description": "GetSocialFeedAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/social-feeds/{code}}",
            "metaSortKey": 95
        },
        {
            "_id": "fld_api_topics",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Topics",
            "metaSortKey": 12
        },
        {
            "_id": "req_e391e235e74f04d9234a3a2cae6632db",
            "_type": "request",
            "parentId": "fld_api_topics",
            "name": "GET /api/topics",
            "description": "ListTopicsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/topics",
            "metaSortKey": 96
        },
        {
            "_id": "req_730f2e2eb9c03885527ef7127effe439",
            "_type": "request",
            "parentId": "fld_api_topics",
            "name": "GET /api/users/me/topics",
            "description": "GetMyTopicsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/topics",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 97
        },
        {
            "_id": "req_c2568b42826d80035e0bfc52d4348a35",
            "_type": "request",
            "parentId": "fld_api_topics",
            "name": "PUT /api/users/me/topics",
            "description": "SetMyTopicsAction",
            "method": "PUT",
            "url": "{{ _.base_url }}/api/users/me/topics",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 98
        },
        {
            "_id": "fld_api_badges",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Badges",
            "metaSortKey": 13
        },
        {
            "_id": "req_872cd54b5c172b928b34c24ab922f9ef",
            "_type": "request",
            "parentId": "fld_api_badges",
            "name": "GET /api/badges",
            "description": "ListBadgesAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/badges",
            "metaSortKey": 99
        },
        {
            "_id": "req_3a3d6c00786ac3c0328cfbf80a0db283",
            "_type": "request",
            "parentId": "fld_api_badges",
            "name": "GET /api/users/me/badges",
            "description": "GetMyBadgesAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/me/badges",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 100
        },
        {
            "_id": "req_c775dd3f2bd26336eab6a3dbef1f2d87",
            "_type": "request",
            "parentId": "fld_api_badges",
            "name": "GET /api/users/{userId}/badges",
            "description": "GetUserBadgesAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/{userId}/badges",
            "metaSortKey": 101
        },
        {
            "_id": "fld_api_profils_publics",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Profils publics",
            "metaSortKey": 14
        },
        {
            "_id": "req_fffbdafee2726d118fd97a111940b80d",
            "_type": "request",
            "parentId": "fld_api_profils_publics",
            "name": "GET /api/users/{userId}/media",
            "description": "ListUserMediaAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/users/{userId}/media",
            "metaSortKey": 102
        },
        {
            "_id": "fld_api_g_o_m_dias",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Géo médias",
            "metaSortKey": 15
        },
        {
            "_id": "req_a19c5ec3ccb22cf511da5c0d6e57c11a",
            "_type": "request",
            "parentId": "fld_api_g_o_m_dias",
            "name": "GET /api/media/nearby",
            "description": "SearchNearbyMediaAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/nearby",
            "metaSortKey": 103
        },
        {
            "_id": "req_912db39aa72dcc0d611684ae3ff305bc",
            "_type": "request",
            "parentId": "fld_api_g_o_m_dias",
            "name": "GET /api/media/in-bounds",
            "description": "SearchMediaInBoundsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/in-bounds",
            "metaSortKey": 104
        },
        {
            "_id": "req_e7f6f7a2ebec7b373f3b8bfdec8ebb0d",
            "_type": "request",
            "parentId": "fld_api_g_o_m_dias",
            "name": "GET /api/media/recommended/nearby",
            "description": "RecommendedNearbyMediaAction — centre = lat/lng explicites ou ville de naissance du viewer ; filtre topics->hashtags (personalize, defaut on).",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/recommended/nearby?lat=43.95&lng=4.54&distance=20000&personalize=1&limit=20",
            "metaSortKey": 104.5
        },
        {
            "_id": "req_4c94e333620095c05287e7a616848bc2",
            "_type": "request",
            "parentId": "fld_api_g_o_m_dias",
            "name": "GET /api/media/trending",
            "description": "TrendingMediaAction — likes_count desc sur une fenetre recente ; ?country (ou ville de naissance), ?windowDays, personalize.",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/trending?country=FR&windowDays=30&personalize=1&limit=20",
            "metaSortKey": 104.6
        },
        {
            "_id": "fld_api_hashtags",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Hashtags",
            "metaSortKey": 16
        },
        {
            "_id": "req_e86e49e9d681c2e40164aceaea332ac7",
            "_type": "request",
            "parentId": "fld_api_hashtags",
            "name": "GET /api/media/hashtags/autocomplete",
            "description": "AutocompleteMediaHashtagsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/hashtags/autocomplete",
            "metaSortKey": 105
        },
        {
            "_id": "req_1f404f1ea9efa8dcc7acef6a12945594",
            "_type": "request",
            "parentId": "fld_api_hashtags",
            "name": "GET /api/media/hashtags/trending",
            "description": "TrendingMediaHashtagsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/hashtags/trending",
            "metaSortKey": 106
        },
        {
            "_id": "req_936c88605b65f7af61a6a1cc87119838",
            "_type": "request",
            "parentId": "fld_api_hashtags",
            "name": "GET /api/media/hashtags/related",
            "description": "RelatedMediaHashtagsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/hashtags/related",
            "metaSortKey": 107
        },
        {
            "_id": "fld_api_commentaires",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Commentaires",
            "metaSortKey": 17
        },
        {
            "_id": "req_0789f1974349e3fe29947a5e4a4db073",
            "_type": "request",
            "parentId": "fld_api_commentaires",
            "name": "GET /api/media/{mediaId}/comments",
            "description": "ListMediaCommentsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/{mediaId}/comments",
            "metaSortKey": 108
        },
        {
            "_id": "req_964f793e240140895ad5db7d9c09e76e",
            "_type": "request",
            "parentId": "fld_api_commentaires",
            "name": "POST /api/media/{mediaId}/comments",
            "description": "CreateMediaCommentAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/media/{mediaId}/comments",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 109
        },
        {
            "_id": "req_c6cb3119eae9162cc4f21f5314f39196",
            "_type": "request",
            "parentId": "fld_api_commentaires",
            "name": "GET /api/media/comments/{commentId}/thread",
            "description": "GetMediaCommentThreadAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/comments/{commentId}/thread",
            "metaSortKey": 110
        },
        {
            "_id": "req_801bbf232d8b4ffa32bbbc311abea4bb",
            "_type": "request",
            "parentId": "fld_api_commentaires",
            "name": "GET /api/media/comments/{commentId}/replies",
            "description": "ListMediaCommentRepliesAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/media/comments/{commentId}/replies",
            "metaSortKey": 111
        },
        {
            "_id": "req_d0ee0e1712070cbd1c443e457d189911",
            "_type": "request",
            "parentId": "fld_api_commentaires",
            "name": "PATCH /api/media/comments/{commentId}",
            "description": "UpdateMediaCommentAction",
            "method": "PATCH",
            "url": "{{ _.base_url }}/api/media/comments/{commentId}",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 112
        },
        {
            "_id": "req_fce349a968f8f2b1ae179904461e7ba2",
            "_type": "request",
            "parentId": "fld_api_commentaires",
            "name": "DELETE /api/media/comments/{commentId}",
            "description": "DeleteMediaCommentAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/api/media/comments/{commentId}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "metaSortKey": 113
        },
        {
            "_id": "fld_api_reports",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Reports",
            "metaSortKey": 18
        },
        {
            "_id": "req_1f51411f36a36c893a817283feea1ee8",
            "_type": "request",
            "parentId": "fld_api_reports",
            "name": "POST /api/media/{mediaId}/reports",
            "description": "ReportMediaAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/media/{mediaId}/reports",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 114
        },
        {
            "_id": "req_905d2e7e1db93a997bd059bc3f028fd7",
            "_type": "request",
            "parentId": "fld_api_reports",
            "name": "POST /api/users/{userHex}}/reports",
            "description": "ReportUserAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/users/{userHex}}/reports",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 115
        },
        {
            "_id": "req_777159e914542c5c4cda39b4f708d132",
            "_type": "request",
            "parentId": "fld_api_reports",
            "name": "POST /api/media/comments/{commentId}/reports",
            "description": "ReportCommentAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/media/comments/{commentId}/reports",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 116
        },
        {
            "_id": "fld_api_tablissements",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Établissements",
            "metaSortKey": 19
        },
        {
            "_id": "req_139d1e09d3945315926cbf1081bf3711",
            "_type": "request",
            "parentId": "fld_api_tablissements",
            "name": "GET /api/establishments",
            "description": "ListEstablishmentsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/establishments",
            "metaSortKey": 117
        },
        {
            "_id": "req_3a528e3c83121c340fccd80ca039b345",
            "_type": "request",
            "parentId": "fld_api_tablissements",
            "name": "GET /api/establishments/search",
            "description": "SearchEstablishmentsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/establishments/search",
            "metaSortKey": 118
        },
        {
            "_id": "req_a70dee70fe506902863f5b9e09588758",
            "_type": "request",
            "parentId": "fld_api_tablissements",
            "name": "GET /api/establishments/{id}}",
            "description": "GetEstablishmentAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/establishments/{id}}",
            "metaSortKey": 119
        },
        {
            "_id": "fld_api_offres",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Offres",
            "metaSortKey": 20
        },
        {
            "_id": "req_8525d5cca3db601b181cc0d5d31b9608",
            "_type": "request",
            "parentId": "fld_api_offres",
            "name": "GET /api/offers",
            "description": "ListOffersAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/offers",
            "metaSortKey": 120
        },
        {
            "_id": "req_6f8720321555bca3ccccf69f0f2b692c",
            "_type": "request",
            "parentId": "fld_api_offres",
            "name": "GET /api/offers/search",
            "description": "SearchOffersAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/offers/search",
            "metaSortKey": 121
        },
        {
            "_id": "req_a3b3be03c96747d67f4dc13a9decf0f1",
            "_type": "request",
            "parentId": "fld_api_offres",
            "name": "GET /api/offers/{id}}",
            "description": "GetOfferAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/offers/{id}}",
            "metaSortKey": 122
        },
        {
            "_id": "req_dcf9682234afbe3fd0ffa771cb67f7e2",
            "_type": "request",
            "parentId": "fld_api_offres",
            "name": "POST /api/offers/{id}}/clicks",
            "description": "CreateOfferClickAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/offers/{id}}/clicks",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \"mediaId\": \"\"\n}"
            },
            "metaSortKey": 123
        },
        {
            "_id": "fld_api_marques",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Marques",
            "metaSortKey": 21
        },
        {
            "_id": "req_8d7a94084b26cb53d2b152174087917b",
            "_type": "request",
            "parentId": "fld_api_marques",
            "name": "GET /api/brands",
            "description": "ListBrandsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/brands",
            "metaSortKey": 124
        },
        {
            "_id": "fld_api_g_ographie",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Géographie",
            "metaSortKey": 22
        },
        {
            "_id": "req_b937dd8b9bb44dc3a3bce6c8a3d2cd58",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/countries",
            "description": "ListCountriesAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/countries",
            "metaSortKey": 125
        },
        {
            "_id": "req_9189ef9b52458102e4d205fba721f597",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/countries/search",
            "description": "SearchCountriesAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/countries/search",
            "metaSortKey": 126
        },
        {
            "_id": "req_2085dbf187f1a56c9b916ad2a7bf7176",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/countries/{code}}",
            "description": "GetCountryAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/countries/{code}}",
            "metaSortKey": 127
        },
        {
            "_id": "req_f7b1bf289e8efff130dcf81952f1f8f2",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/regions",
            "description": "ListRegionsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/regions",
            "metaSortKey": 128
        },
        {
            "_id": "req_0e1a88f4e008fa65e72b823738fcf650",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/regions/search",
            "description": "SearchRegionsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/regions/search",
            "metaSortKey": 129
        },
        {
            "_id": "req_826ad532384cd8eb886d30afe13fd9f5",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/regions/{code}}",
            "description": "GetRegionAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/regions/{code}}",
            "metaSortKey": 130
        },
        {
            "_id": "req_152da8e7b0f1e3c0335ee485ecbba31d",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/subregions",
            "description": "ListSubregionsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/subregions",
            "metaSortKey": 131
        },
        {
            "_id": "req_7d8975697dba99bc64b8620b2ffa0508",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/subregions/search",
            "description": "SearchSubregionsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/subregions/search",
            "metaSortKey": 132
        },
        {
            "_id": "req_bc00612cf3375da1c50929d91eadf8e7",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/subregions/{code}}",
            "description": "GetSubregionAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/subregions/{code}}",
            "metaSortKey": 133
        },
        {
            "_id": "req_93b8dbe468b15b4570c68b2b4326511a",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/cities",
            "description": "ListCitiesAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/cities",
            "metaSortKey": 134
        },
        {
            "_id": "req_b3ba59b50b24fb36ee5544cb600b4545",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/cities/search",
            "description": "SearchCitiesAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/cities/search",
            "metaSortKey": 135
        },
        {
            "_id": "req_c45c022d06c5bce2f14acf4b5193457f",
            "_type": "request",
            "parentId": "fld_api_g_ographie",
            "name": "GET /api/cities/{id}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}}",
            "description": "GetCityAction",
            "method": "GET",
            "url": "{{ _.base_url }}/api/cities/{id}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}}",
            "metaSortKey": 136
        },
        {
            "_id": "fld_api_newsletter",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "API · Newsletter",
            "metaSortKey": 23
        },
        {
            "_id": "req_d740aa0f56d3b7a3973615da5d536d56",
            "_type": "request",
            "parentId": "fld_api_newsletter",
            "name": "POST /api/newsletter/subscribe",
            "description": "SubscribeAction",
            "method": "POST",
            "url": "{{ _.base_url }}/api/newsletter/subscribe",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 137
        },
        {
            "_id": "fld_admin_s2s",
            "_type": "request_group",
            "parentId": "wrk_hydrogen",
            "name": "Admin (S2S)",
            "metaSortKey": 24
        },
        {
            "_id": "req_ee435ad5d9ff16bad5915ec565ec0e94",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/media/{hex}}/reindex",
            "description": "ReindexMediaAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/media/{hex}}/reindex",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 138
        },
        {
            "_id": "req_c08643d214420265cf90e79921b933cd",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/media/reindex-all",
            "description": "ReindexAllMediaAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/media/reindex-all",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 139
        },
        {
            "_id": "req_3ab334c0978d56f32cc507692cc3e12e",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/media/backfill-geo",
            "description": "BackfillMediaGeoAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/media/backfill-geo",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 140
        },
        {
            "_id": "req_8a50e96f7266ee45358f86c0f4925a6d",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "PUT /admin/media/{hex}}/published",
            "description": "SetMediaPublicationAction",
            "method": "PUT",
            "url": "{{ _.base_url }}/admin/media/{hex}}/published",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 141
        },
        {
            "_id": "req_dda6fca1d1512aacf5de43141b60faca",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/media/{hex}}/base64",
            "description": "GetMediaBase64Action",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/media/{hex}}/base64",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 142
        },
        {
            "_id": "req_a2776cf2144ee12ca10eb8c9ad62d63d",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/media/describe",
            "description": "DescribeMediaAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/media/describe",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 143
        },
        {
            "_id": "req_42206c768ba3a1959aa84c6a8601937a",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/media/{hex}}/claim",
            "description": "ClaimMediaAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/media/{hex}}/claim",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 144
        },
        {
            "_id": "req_eda8a3baff6a457bdfacabbbba804585",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/media/{hex}}/fail",
            "description": "FailMediaAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/media/{hex}}/fail",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 145
        },
        {
            "_id": "req_561be5a7540fcbb820f83e60b0f92a29",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/media/{hex}}/recompute-stats",
            "description": "RecomputeMediaStatsAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/media/{hex}}/recompute-stats",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 146
        },
        {
            "_id": "req_e04316c4ef1ac66c34d0a1406cbc5570",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "PUT /admin/media/{hex}}/flag",
            "description": "FlagMediaAction",
            "method": "PUT",
            "url": "{{ _.base_url }}/admin/media/{hex}}/flag",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \"flag\": 0\n}"
            },
            "metaSortKey": 147
        },
        {
            "_id": "req_b1bac46324bd51c45a5ba9cf17f02a56",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "DELETE /admin/media/{hex}}",
            "description": "DeleteMediaAction",
            "method": "DELETE",
            "url": "{{ _.base_url }}/admin/media/{hex}}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 148
        },
        {
            "_id": "req_8b68eb7712f145050179e95520414c3a",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/jobs/cleanup-orphan-files",
            "description": "CleanupOrphanFilesAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/jobs/cleanup-orphan-files",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 149
        },
        {
            "_id": "req_806cda5170f09c7ef19843d2f914349b",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/jobs/flush/{job}",
            "description": "FlushJobAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/jobs/flush/{job}",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 150
        },
        {
            "_id": "req_739418133512f1e6f3c5fe275ab8829a",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/jobs/describe-queue",
            "description": "GetDescribeQueueAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/jobs/describe-queue",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 151
        },
        {
            "_id": "req_16b8b76776909c7980b041b3b1f8ac05",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/jobs/describe-queue/requeue",
            "description": "RequeueDescribeAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/jobs/describe-queue/requeue",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \"mediaId\": \"\"\n}"
            },
            "metaSortKey": 152
        },
        {
            "_id": "req_dee058fb4577f8257045053b2c011f26",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/cache/purge",
            "description": "PurgeGlideCacheAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/cache/purge",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 153
        },
        {
            "_id": "req_b8bd7ab5b3938286114e1a3278d5aa31",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/stats",
            "description": "GetAdminStatsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/stats",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 154
        },
        {
            "_id": "req_4016a431358eef95926e32b2cd8d9792",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/search/health",
            "description": "GetSearchHealthAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/search/health",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 155
        },
        {
            "_id": "req_5882471e784641e32c2a5bfbddaea89a",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/audit",
            "description": "GetAuditLogAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/audit",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 156
        },
        {
            "_id": "req_52dfc3ab80c40da0d6d98f41e586490e",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/maintenance",
            "description": "GetMaintenanceStatusAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/maintenance",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 157
        },
        {
            "_id": "req_158a594fcb27427271c8f64e62b07bbe",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "PUT /admin/maintenance",
            "description": "SetMaintenanceAction",
            "method": "PUT",
            "url": "{{ _.base_url }}/admin/maintenance",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 158
        },
        {
            "_id": "req_638596e6737fa52179d2fc05a5ff6f2d",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/reports",
            "description": "ListReportsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/reports",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 159
        },
        {
            "_id": "req_140ad39df653305b3ecd1a500fc4eb29",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/reports/{hex}}",
            "description": "GetReportAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/reports/{hex}}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 160
        },
        {
            "_id": "req_d10c10ee0a544563e666eed87b5af88e",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "PATCH /admin/reports/{hex}}",
            "description": "ResolveReportAction",
            "method": "PATCH",
            "url": "{{ _.base_url }}/admin/reports/{hex}}",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 161
        },
        {
            "_id": "req_b893fde676d281e68b7b9ac92e0a1eaa",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/users",
            "description": "ListUsersAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/users",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 162
        },
        {
            "_id": "req_f3375823cdea1a9035438443c15e7ba5",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/users/{hex}}",
            "description": "GetUserAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/users/{hex}}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 163
        },
        {
            "_id": "req_118257d2292d280d6c0821e79dc12758",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "PUT /admin/users/{hex}}/verified",
            "description": "SetUserVerifiedAction",
            "method": "PUT",
            "url": "{{ _.base_url }}/admin/users/{hex}}/verified",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 164
        },
        {
            "_id": "req_536ddf68f6f42dc2e21bad965b6f7d98",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "PUT /admin/users/{hex}}/ban",
            "description": "BanUserAction",
            "method": "PUT",
            "url": "{{ _.base_url }}/admin/users/{hex}}/ban",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 165
        },
        {
            "_id": "req_0e5c97b6a04771c3e7352be1f10e81d3",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "PUT /admin/users/{hex}}/unban",
            "description": "UnbanUserAction",
            "method": "PUT",
            "url": "{{ _.base_url }}/admin/users/{hex}}/unban",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 166
        },
        {
            "_id": "req_e69785153a2168822b1c0aa1cda9cebc",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/users/{hex}}/anonymize",
            "description": "AnonymizeUserAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/users/{hex}}/anonymize",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 167
        },
        {
            "_id": "req_0d07a7aacba6d1a3483e85d867339dda",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/users/{hex}}/reindex",
            "description": "ReindexUserAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/users/{hex}}/reindex",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 168
        },
        {
            "_id": "req_1f2349c2065e12b6dadbfa4d0c2f4be8",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/users/reindex-all",
            "description": "ReindexAllUsersAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/users/reindex-all",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 169
        },
        {
            "_id": "req_c78f8288c46b6a204488ec38bce49411",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/tracking/conversions",
            "description": "RecordConversionAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/tracking/conversions",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \n}"
            },
            "metaSortKey": 170
        },
        {
            "_id": "req_62efaa2e9e66247ebe442af147720dba",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/tracking/clicks/{ref}}",
            "description": "GetTrackingClickAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/tracking/clicks/{ref}}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 171
        },
        {
            "_id": "req_e8fcf4836374b7c8cac5b9ebe4e90aed",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/tracking/{targetType}/{targetId}",
            "description": "GetTrackingStatsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/tracking/{targetType}/{targetId}",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 172
        },
        {
            "_id": "req_a9749a0b202e3e62f817062c3853f718",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "POST /admin/coupons",
            "description": "CreateCouponAction",
            "method": "POST",
            "url": "{{ _.base_url }}/admin/coupons",
            "headers": [
                {
                    "name": "Content-Type",
                    "value": "application/json"
                }
            ],
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "body": {
                "mimeType": "application/json",
                "text": "{\n  \"id\": \"WELCOME2026\",\n  \"userLimit\": 100,\n  \"rewards\": [\n    { \"rewardId\": 1, \"value\": 500 }\n  ]\n}"
            },
            "metaSortKey": 173
        },
        {
            "_id": "req_d4878d8a15e950f5f53627ca10134e04",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/coupons",
            "description": "ListCouponsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/coupons",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 174
        },
        {
            "_id": "req_39957e7e39fc83f546751f205cec51eb",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/coupons/{id}/redemptions",
            "description": "ListCouponRedemptionsAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/coupons/{id}/redemptions",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 175
        },
        {
            "_id": "req_9ba3c5588e971ca44f0c3a3a5a0dc7c7",
            "_type": "request",
            "parentId": "fld_admin_s2s",
            "name": "GET /admin/newsletter/subscribers",
            "description": "ListNewsletterSubscribersAction",
            "method": "GET",
            "url": "{{ _.base_url }}/admin/newsletter/subscribers?status=confirmed&limit=500",
            "authentication": {
                "type": "bearer",
                "token": "{{ _.admin_token }}"
            },
            "metaSortKey": 176
        }
    ]
}