{"id":1378,"date":"2025-10-10T14:58:54","date_gmt":"2025-10-10T07:58:54","guid":{"rendered":"https:\/\/portal-atlasx.cdg.co.th\/home\/?post_type=docs&#038;p=1378"},"modified":"2025-11-12T15:04:12","modified_gmt":"2025-11-12T08:04:12","slug":"appfile","status":"publish","type":"docs","link":"https:\/\/portal-atlasx.cdg.co.th\/home\/docs\/axws7\/services-2\/appfile\/","title":{"rendered":"AppFile"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\" id=\"appfile\">AppFile<\/h1>\n\n\n\n<p>\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14 \u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 \u0e41\u0e25\u0e30\u0e25\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e1a\u0e19\u0e40\u0e0b\u0e34\u0e23\u0e4c\u0e1f\u0e40\u0e27\u0e2d\u0e23\u0e4c<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01-appsettings\">\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01 appsettings<\/h2>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>{\n  \"WebServiceSettings\": {\n    \"FileServer\": {\n      \"FileSourceParameter\": \"APP_FILE_SOURCE\",\n      \"FilePathParameter\": \"APP_FILE_PATH\",\n      \"FileIdParameter\": \"APP_FILE_ID\",\n      \"FileListParameter\": \"APP_FILE_LIST\",\n      \"DefaultFileSource\": \"Default\",\n      \"FileSource\": {\n        \"Default\": {\n          \"RemotePath\": \"AtlasX\",\n          \"Username\": \"\",\n          \"Password\": \"\",\n          \"Domain\": \"\"\n        },\n        \"Local\": {\n          \"RemotePath\": \"Z:\\\\MySharedDrive\",\n          \"Username\": \"\",\n          \"Password\": \"\",\n          \"Domain\": \"\"\n        }\n      }\n    }\n  }\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #000000\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">  <\/span><span style=\"color: #A31515\">&quot;WebServiceSettings&quot;<\/span><span style=\"color: #000000\">: {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    <\/span><span style=\"color: #A31515\">&quot;FileServer&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FileSourceParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;APP_FILE_SOURCE&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FilePathParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;APP_FILE_PATH&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FileIdParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;APP_FILE_ID&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FileListParameter&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;APP_FILE_LIST&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;DefaultFileSource&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;Default&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FileSource&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #A31515\">&quot;Default&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">          <\/span><span style=\"color: #A31515\">&quot;RemotePath&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;AtlasX&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">          <\/span><span style=\"color: #A31515\">&quot;Username&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">          <\/span><span style=\"color: #A31515\">&quot;Password&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">          <\/span><span style=\"color: #A31515\">&quot;Domain&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        },<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        <\/span><span style=\"color: #A31515\">&quot;Local&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">          <\/span><span style=\"color: #A31515\">&quot;RemotePath&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;Z:<\/span><span style=\"color: #EE0000\">\\\\<\/span><span style=\"color: #A31515\">MySharedDrive&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">          <\/span><span style=\"color: #A31515\">&quot;Username&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">          <\/span><span style=\"color: #A31515\">&quot;Password&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">          <\/span><span style=\"color: #A31515\">&quot;Domain&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">        }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">  }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p><strong>FileServer<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Key<\/th><th>Value<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>FileSourceParameter<\/td><td>APP_FILE_SOURCE<\/td><td>\u0e0a\u0e37\u0e48\u0e2d\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14 File Source<\/td><\/tr><tr><td>FilePathParameter<\/td><td>APP_FILE_PATH<\/td><td>\u0e0a\u0e37\u0e48\u0e2d\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e42\u0e1f\u0e25\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e02\u0e2d\u0e07\u0e44\u0e1f\u0e25\u0e4c \u0e2b\u0e32\u0e01\u0e44\u0e21\u0e48\u0e40\u0e04\u0e22\u0e21\u0e35\u0e42\u0e1f\u0e25\u0e4c\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e15\u0e32\u0e21\u0e17\u0e35\u0e48 Client \u0e2a\u0e48\u0e07\u0e21\u0e32 \u0e40\u0e27\u0e47\u0e1a\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e08\u0e30\u0e17\u0e33\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e42\u0e1f\u0e25\u0e4c\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e43\u0e2b\u0e49\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34<\/td><\/tr><tr><td>FileIdParameter<\/td><td>APP_FILE_ID<\/td><td>\u0e0a\u0e37\u0e48\u0e2d\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14 File Id \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e1f\u0e25\u0e4c \u0e40\u0e27\u0e47\u0e1a\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e08\u0e30\u0e17\u0e33\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e44\u0e1f\u0e25\u0e4c\u0e40\u0e1b\u0e47\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e15\u0e32\u0e21 File Id \u0e15\u0e2d\u0e19\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e2b\u0e23\u0e37\u0e2d\u0e25\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e15\u0e49\u0e2d\u0e07\u0e2d\u0e49\u0e32\u0e07\u0e2d\u0e34\u0e07\u0e14\u0e49\u0e27\u0e22\u0e0a\u0e37\u0e48\u0e2d File Id<\/td><\/tr><tr><td>FileListParameter<\/td><td>APP_FILE_LIST<\/td><td>\u0e0a\u0e37\u0e48\u0e2d\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07 File Id \u0e42\u0e14\u0e22\u0e04\u0e31\u0e48\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e14\u0e49\u0e27\u0e22\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22 comma (<code>;<\/code>) \u0e43\u0e0a\u0e49\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e35\u0e22\u0e01\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a&nbsp;<code>\/api\/appfile\/remove<\/code>&nbsp;\u0e0b\u0e36\u0e48\u0e07\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e25\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e19 1 \u0e42\u0e1f\u0e25\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e44\u0e14\u0e49\u0e2b\u0e25\u0e32\u0e22\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e43\u0e19 1 Request<\/td><\/tr><tr><td>DefaultFileSource<\/td><td>Default<\/td><td>\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e48\u0e32\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07 File Source \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e44\u0e21\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e48\u0e07\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c&nbsp;<code>FileSourceParameter<\/code>&nbsp;\u0e21\u0e32 \u0e40\u0e27\u0e47\u0e1a\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e08\u0e30\u0e43\u0e0a\u0e49\u0e04\u0e48\u0e32 File Source \u0e08\u0e32\u0e01\u0e04\u0e48\u0e32\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14<\/td><\/tr><tr><td>FileSource<\/td><td>{&#8230;}<\/td><td>\u0e41\u0e21\u0e1e\u0e42\u0e1f\u0e25\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e2b\u0e23\u0e37\u0e2d Network Drive \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e01\u0e47\u0e1a\u0e44\u0e1f\u0e25\u0e4c \u0e2b\u0e32\u0e01\u0e23\u0e30\u0e1a\u0e38\u0e41\u0e04\u0e48\u0e0a\u0e37\u0e48\u0e2d&nbsp;<code>RemotePath<\/code>&nbsp;\u0e40\u0e27\u0e47\u0e1a\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e08\u0e30\u0e17\u0e33\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07 RootPath \u0e44\u0e27\u0e49\u0e17\u0e35\u0e48\u0e42\u0e1f\u0e25\u0e40\u0e14\u0e2d\u0e23\u0e4c Temp \u0e02\u0e2d\u0e07 Windows \u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e32\u0e01\u0e23\u0e30\u0e1a\u0e38\u0e1e\u0e32\u0e17\u0e41\u0e1a\u0e1a\u0e40\u0e15\u0e47\u0e21 Physical Path \u0e19\u0e31\u0e49\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e08\u0e23\u0e34\u0e07 \u0e2b\u0e32\u0e01\u0e40\u0e27\u0e47\u0e1a\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e2b\u0e32\u0e42\u0e1f\u0e25\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e19\u0e31\u0e49\u0e19\u0e44\u0e21\u0e48\u0e40\u0e08\u0e2d \u0e08\u0e30\u0e41\u0e08\u0e49\u0e07\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14&nbsp;<code>500 Internal Server Error<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e14\u0e39\u0e42\u0e1f\u0e25\u0e4c\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e04\u0e48\u0e32\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e02\u0e2d\u0e07 File Source \u0e44\u0e14\u0e49\u0e15\u0e2d\u0e19\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e2a\u0e31\u0e48\u0e07\u0e23\u0e31\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e04\u0e14\u0e49\u0e27\u0e22\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07&nbsp;<code>dotnet run<\/code><\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>dotnet run\n\nThe output directory files and logging: C:\\Users\\00xxxx\\AppData\\Local\\Temp\\AtlasX\n&#91;09:31:12 INF&#93; Getting the AtlasX WebService running...\n&#91;09:31:14 INF&#93; User profile is available. Using 'C:\\Users\\00xxxx\\AppData\\Local\\ASP.NET\\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.\n&#91;09:31:14 INF&#93; Now listening on: https:\/\/localhost:5001\n&#91;09:31:14 INF&#93; Now listening on: http:\/\/localhost:5000\n&#91;09:31:14 INF&#93; Application started. Press Ctrl+C to shut down.\n&#91;09:31:14 INF&#93; Hosting environment: Development\n&#91;09:31:14 INF&#93; Content root path: E:\\Projects\\AtlasX\\Web\\AtlasX.Web.Service\\AtlasX.Web.Service<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">dotnet<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">run<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #001080\">The<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">output<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">directory<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">files<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">and<\/span><span style=\"color: #000000\"> logging: C:\\<\/span><span style=\"color: #001080\">Users<\/span><span style=\"color: #000000\">\\00<\/span><span style=\"color: #001080\">xxxx<\/span><span style=\"color: #000000\">\\<\/span><span style=\"color: #001080\">AppData<\/span><span style=\"color: #000000\">\\<\/span><span style=\"color: #001080\">Local<\/span><span style=\"color: #000000\">\\<\/span><span style=\"color: #001080\">Temp<\/span><span style=\"color: #000000\">\\<\/span><span style=\"color: #001080\">AtlasX<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">&#91;<\/span><span style=\"color: #098658\">09<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">31<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">12<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">INF<\/span><span style=\"color: #000000\">&#93; <\/span><span style=\"color: #001080\">Getting<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">the<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">AtlasX<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">WebService<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">running<\/span><span style=\"color: #000000\">...<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">&#91;<\/span><span style=\"color: #098658\">09<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">31<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">14<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">INF<\/span><span style=\"color: #000000\">&#93; <\/span><span style=\"color: #001080\">User<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">profile<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">is<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">available<\/span><span style=\"color: #000000\">. <\/span><span style=\"color: #001080\">Using<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;C:<\/span><span style=\"color: #EE0000\">\\U<\/span><span style=\"color: #A31515\">sers<\/span><span style=\"color: #EE0000\">\\00<\/span><span style=\"color: #A31515\">xxxx<\/span><span style=\"color: #EE0000\">\\A<\/span><span style=\"color: #A31515\">ppData<\/span><span style=\"color: #EE0000\">\\L<\/span><span style=\"color: #A31515\">ocal<\/span><span style=\"color: #EE0000\">\\A<\/span><span style=\"color: #A31515\">SP.NET<\/span><span style=\"color: #EE0000\">\\D<\/span><span style=\"color: #A31515\">ataProtection-Keys&#39;<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #AF00DB\">as<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">key<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">repository<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">and<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">Windows<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">DPAPI<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">to<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">encrypt<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">keys<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">at<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #267F99\">rest<\/span><span style=\"color: #000000\">.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">&#91;<\/span><span style=\"color: #098658\">09<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">31<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">14<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">INF<\/span><span style=\"color: #000000\">&#93; <\/span><span style=\"color: #001080\">Now<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">listening<\/span><span style=\"color: #000000\"> on: https:<\/span><span style=\"color: #008000\">\/\/localhost:5001<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">&#91;<\/span><span style=\"color: #098658\">09<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">31<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">14<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">INF<\/span><span style=\"color: #000000\">&#93; <\/span><span style=\"color: #001080\">Now<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">listening<\/span><span style=\"color: #000000\"> on: http:<\/span><span style=\"color: #008000\">\/\/localhost:5000<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">&#91;<\/span><span style=\"color: #098658\">09<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">31<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">14<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">INF<\/span><span style=\"color: #000000\">&#93; <\/span><span style=\"color: #001080\">Application<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">started<\/span><span style=\"color: #000000\">. <\/span><span style=\"color: #001080\">Press<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">Ctrl<\/span><span style=\"color: #000000\">+<\/span><span style=\"color: #0070C1\">C<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">to<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">shut<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">down<\/span><span style=\"color: #000000\">.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">&#91;<\/span><span style=\"color: #098658\">09<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">31<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">14<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">INF<\/span><span style=\"color: #000000\">&#93; <\/span><span style=\"color: #001080\">Hosting<\/span><span style=\"color: #000000\"> environment: <\/span><span style=\"color: #001080\">Development<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">&#91;<\/span><span style=\"color: #098658\">09<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">31<\/span><span style=\"color: #000000\">:<\/span><span style=\"color: #098658\">14<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">INF<\/span><span style=\"color: #000000\">&#93; <\/span><span style=\"color: #001080\">Content<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #001080\">root<\/span><span style=\"color: #000000\"> path: E:\\<\/span><span style=\"color: #001080\">Projects<\/span><span style=\"color: #000000\">\\<\/span><span style=\"color: #001080\">AtlasX<\/span><span style=\"color: #000000\">\\<\/span><span style=\"color: #001080\">Web<\/span><span style=\"color: #000000\">\\<\/span><span style=\"color: #001080\">AtlasX<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #001080\">Web<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #001080\">Service<\/span><span style=\"color: #000000\">\\<\/span><span style=\"color: #001080\">AtlasX<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #001080\">Web<\/span><span style=\"color: #000000\">.<\/span><span style=\"color: #001080\">Service<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<h5 class=\"wp-block-heading\">Note<\/h5>\n\n\n\n<p>The output directory files and logging: C:\\Users\\00xxxx\\AppData\\Local\\Temp\\AtlasX<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"upload-files\">Upload Files<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Parameter<\/th><th>Required<\/th><th>Sample Value<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>APP_FILE_SOURCE<\/td><td>false<\/td><td>Default<\/td><td>Key \u0e02\u0e2d\u0e07 FileSource \u0e43\u0e19 FileServer \u0e17\u0e35\u0e48\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e44\u0e27\u0e49\u0e43\u0e19\u0e44\u0e1f\u0e25\u0e4c appsettings \u0e16\u0e49\u0e32\u0e44\u0e21\u0e48\u0e23\u0e30\u0e1a\u0e38 \u0e40\u0e27\u0e47\u0e1a\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e08\u0e30\u0e43\u0e0a\u0e49\u0e04\u0e48\u0e32 Default<\/td><\/tr><tr><td>APP_FILE_PATH<\/td><td>false<\/td><td>AtlasX\/FileSample<\/td><td>\u0e1e\u0e32\u0e17\u0e02\u0e2d\u0e07\u0e42\u0e1f\u0e25\u0e4c\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d\u0e01\u0e31\u0e1a RemotePath \u0e02\u0e2d\u0e07 FileSource<\/td><\/tr><tr><td>FILE1<\/td><td>true<\/td><td>FormData<\/td><td>\u0e44\u0e1f\u0e25\u0e4c\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14 \u0e2b\u0e32\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 1 \u0e44\u0e1f\u0e25\u0e4c \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e15\u0e31\u0e27\u0e43\u0e2b\u0e21\u0e48\u0e44\u0e14\u0e49\u0e40\u0e25\u0e22<\/td><\/tr><tr><td>FILE2<\/td><td>Optional<\/td><td>FormData<\/td><td>\u0e44\u0e1f\u0e25\u0e4c\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>curl --location --request POST 'https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appfile\/upload' \\\n--form 'APP_FILE_SOURCE=\"Default\"' \\\n--form 'APP_FILE_PATH=\"MyFolder\"' \\\n--form 'FILE1=@\"C:\/Users\/00xxxx\/Downloads\/Logo\/logo-atlasx-outline-black.png\"'<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">curl<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">location<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">request<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">POST<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appfile\/upload&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;APP_FILE_SOURCE=&quot;Default&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;APP_FILE_PATH=&quot;MyFolder&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;FILE1=@&quot;C:\/Users\/00xxxx\/Downloads\/Logo\/logo-atlasx-outline-black.png&quot;&#39;<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"json-response-format\">Json Response Format<\/h3>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>{\n  \"success\": true,\n  \"total\": 2,\n  \"message\": \"\",\n  \"data\": &#91;\n    {\n      \"PARAMETER_NAME\": \"FILE1\",\n      \"FILE_PATH\": \"MyFolder\",\n      \"FILE_ID\": \"256306090941373017-55293.png\",\n      \"FILE_NAME\": \"logo-atlasx-outline.png\",\n      \"CONTENT_TYPE\": \"image\/png\",\n      \"STATUS\": true,\n      \"DESCRIPTION\": \"\"\n    },\n    {\n      \"PARAMETER_NAME\": \"FILE2\",\n      \"FILE_PATH\": \"MyFolder\",\n      \"FILE_ID\": \"256306090941373037-60013.png\",\n      \"FILE_NAME\": \"logo-atlasx-outline-black.png\",\n      \"CONTENT_TYPE\": \"image\/png\",\n      \"STATUS\": true,\n      \"DESCRIPTION\": \"\"\n    }\n  &#93;\n}<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #000000\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">  <\/span><span style=\"color: #A31515\">&quot;success&quot;<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #0000FF\">true<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">  <\/span><span style=\"color: #A31515\">&quot;total&quot;<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #098658\">2<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">  <\/span><span style=\"color: #A31515\">&quot;message&quot;<\/span><span style=\"color: #000000\">: <\/span><span style=\"color: #A31515\">&quot;&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">  <\/span><span style=\"color: #A31515\">&quot;data&quot;<\/span><span style=\"color: #000000\">: &#91;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;PARAMETER_NAME&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;FILE1&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FILE_PATH&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;MyFolder&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FILE_ID&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;256306090941373017-55293.png&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FILE_NAME&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;logo-atlasx-outline.png&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;CONTENT_TYPE&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;image\/png&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;STATUS&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0000FF\">true<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;DESCRIPTION&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    },<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    {<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;PARAMETER_NAME&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;FILE2&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FILE_PATH&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;MyFolder&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FILE_ID&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;256306090941373037-60013.png&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;FILE_NAME&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;logo-atlasx-outline-black.png&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;CONTENT_TYPE&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;image\/png&quot;<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;STATUS&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0000FF\">true<\/span><span style=\"color: #000000\">,<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">      <\/span><span style=\"color: #A31515\">&quot;DESCRIPTION&quot;<\/span><span style=\"color: #001080\">:<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&quot;&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">    }<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">  &#93;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e44\u0e1f\u0e25\u0e4c\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19 RootPath \u0e41\u0e25\u0e30\u0e16\u0e39\u0e01\u0e40\u0e01\u0e47\u0e1a\u0e43\u0e19\u0e42\u0e1f\u0e25\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e17\u0e35\u0e48 Client \u0e01\u0e33\u0e2b\u0e19\u0e14<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/portal-atlasx.cdg.co.th\/share\/Portal%20Docs\/Framework\/AXWS\/axws-appfile-upload.png\" alt=\"Upload File\" title=\"null\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Field<\/th><th>Data Type<\/th><th>Sample Value<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>PARAMETER_NAME<\/td><td>String<\/td><td>FILE1<\/td><td>\u0e0a\u0e37\u0e48\u0e2d\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c<\/td><\/tr><tr><td>FILE_PATH<\/td><td>String<\/td><td>MyFolder<\/td><td>\u0e0a\u0e37\u0e48\u0e2d\u0e42\u0e1f\u0e25\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e17\u0e35\u0e48\u0e40\u0e01\u0e47\u0e1a\u0e44\u0e1f\u0e25\u0e4c<\/td><\/tr><tr><td>FILE_ID<\/td><td>String<\/td><td>256306090941373017-55293.png<\/td><td>\u0e0a\u0e37\u0e48\u0e2d\u0e44\u0e1f\u0e25\u0e4c\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e40\u0e1b\u0e47\u0e19 File Id \u0e40\u0e1b\u0e47\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e0b\u0e49\u0e33\u0e01\u0e31\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e2d\u0e37\u0e48\u0e19<\/td><\/tr><tr><td>FILE_NAME<\/td><td>String<\/td><td>logo-atlasx-outline.png<\/td><td>\u0e0a\u0e37\u0e48\u0e2d\u0e44\u0e1f\u0e25\u0e4c\u0e15\u0e49\u0e19\u0e09\u0e1a\u0e31\u0e1a \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e19\u0e33\u0e44\u0e1b\u0e40\u0e01\u0e47\u0e1a\u0e43\u0e19\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e19\u0e33\u0e44\u0e1b\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25\u0e43\u0e19 App<\/td><\/tr><tr><td>CONTENT_TYPE<\/td><td>String<\/td><td>image\/png<\/td><td>\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e02\u0e2d\u0e07\u0e44\u0e1f\u0e25\u0e4c<\/td><\/tr><tr><td>STATUS<\/td><td>Boolean<\/td><td>true<\/td><td>\u0e2a\u0e16\u0e32\u0e19\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1a\u0e2d\u0e01\u0e27\u0e48\u0e32\u0e44\u0e1f\u0e25\u0e4c\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e19\u0e35\u0e49\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48<\/td><\/tr><tr><td>DESCRIPTION<\/td><td>String<\/td><td><\/td><td>\u0e2b\u0e32\u0e01&nbsp;<code>STATUS<\/code>&nbsp;\u0e40\u0e1b\u0e47\u0e19&nbsp;<code>false<\/code>&nbsp;\u0e08\u0e30\u0e21\u0e35\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e1a\u0e2d\u0e01\u0e16\u0e36\u0e07\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e31\u0e49\u0e19\u0e44\u0e14\u0e49<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"download-file\">Download File<\/h2>\n\n\n\n<p>\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e42\u0e2b\u0e25\u0e14 Stream \u0e02\u0e2d\u0e07\u0e44\u0e1f\u0e25\u0e4c \u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e19\u0e40\u0e27\u0e47\u0e1a\u0e1a\u0e23\u0e32\u0e27\u0e40\u0e0b\u0e2d\u0e23\u0e4c \u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e1f\u0e25\u0e4c\u0e40\u0e2a\u0e21\u0e2d<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>curl --location --request GET 'https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appfile\/download?APP_FILE_SOURCE=Default&amp;APP_FILE_PATH=MyFolder&amp;APP_FILE_ID=256306090941373017-55293.png'<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">curl<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">location<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">request<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">GET<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appfile\/download?APP_FILE_SOURCE=Default&amp;APP_FILE_PATH=MyFolder&amp;APP_FILE_ID=256306090941373017-55293.png&#39;<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/portal-atlasx.cdg.co.th\/share\/Portal%20Docs\/Framework\/AXWS\/axws-appfile-download.png\" alt=\"Download File\" title=\"null\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"preview-file\">Preview File<\/h2>\n\n\n\n<p>\u0e2a\u0e48\u0e07\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e01\u0e31\u0e1a\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 \u0e41\u0e15\u0e01\u0e15\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19\u0e15\u0e2d\u0e19\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25 \u0e2b\u0e32\u0e01\u0e40\u0e27\u0e47\u0e1a\u0e1a\u0e23\u0e32\u0e27\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e1b\u0e34\u0e14\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e31\u0e49\u0e19\u0e44\u0e14\u0e49 \u0e40\u0e27\u0e47\u0e1a\u0e1a\u0e23\u0e32\u0e27\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e08\u0e30\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25\u0e02\u0e36\u0e49\u0e19\u0e21\u0e32\u0e40\u0e25\u0e22\u0e42\u0e14\u0e22\u0e01\u0e32\u0e23\u0e42\u0e2b\u0e25\u0e14 Stream \u0e44\u0e27\u0e49\u0e17\u0e35\u0e48 Memory \u0e02\u0e2d\u0e07\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 (\u0e44\u0e21\u0e48\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e1f\u0e25\u0e4c\u0e21\u0e32\u0e40\u0e01\u0e47\u0e1a\u0e44\u0e27\u0e49\u0e17\u0e35\u0e48\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 Client) \u0e2b\u0e32\u0e01\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e31\u0e49\u0e19\u0e44\u0e14\u0e49 \u0e40\u0e27\u0e47\u0e1a\u0e1a\u0e23\u0e32\u0e27\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e08\u0e30\u0e17\u0e33\u0e01\u0e32\u0e23\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e31\u0e49\u0e19\u0e41\u0e17\u0e19\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e1c\u0e25<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>curl --location --request GET 'https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appfile\/preview?APP_FILE_SOURCE=Default&amp;APP_FILE_PATH=MyFolder&amp;APP_FILE_ID=256306090941373017-55293.png'<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">curl<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">location<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">request<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">GET<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appfile\/preview?APP_FILE_SOURCE=Default&amp;APP_FILE_PATH=MyFolder&amp;APP_FILE_ID=256306090941373017-55293.png&#39;<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/portal-atlasx.cdg.co.th\/share\/Portal%20Docs\/Framework\/AXWS\/axws-appfile-preview.png\" alt=\"Preview File\" title=\"null\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"remove-files\">Remove Files<\/h2>\n\n\n\n<p>\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e25\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e19\u0e42\u0e1f\u0e25\u0e4c\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e17\u0e35\u0e48 Client \u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 1 \u0e44\u0e1f\u0e25\u0e4c \u0e14\u0e49\u0e27\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e48\u0e07\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c&nbsp;<code>APP_FILE_LIST<\/code>&nbsp;\u0e14\u0e49\u0e27\u0e22\u0e0a\u0e37\u0e48\u0e2d File Id \u0e17\u0e35\u0e48\u0e21\u0e35\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22 Comma (<code>;<\/code>) \u0e04\u0e31\u0e48\u0e19<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>curl --location --request DELETE 'https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appfile\/remove' \\\n--form 'APP_FILE_SOURCE=\"Default\"' \\\n--form 'APP_FILE_PATH=\"MyFolder\"' \\\n--form 'APP_FILE_LIST=\"256306090941373017-55293.png;256306090941373037-60013.png\"'<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">curl<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">location<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">request<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">DELETE<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appfile\/remove&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;APP_FILE_SOURCE=&quot;Default&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;APP_FILE_PATH=&quot;MyFolder&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;APP_FILE_LIST=&quot;256306090941373017-55293.png;256306090941373037-60013.png&quot;&#39;<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>\u0e2b\u0e23\u0e37\u0e2d\u0e2b\u0e32\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e42\u0e1f\u0e25\u0e4c\u0e40\u0e14\u0e2d\u0e23\u0e4c Client \u0e44\u0e21\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e2a\u0e48\u0e07 APP_FILE_LIST \u0e21\u0e32 \u0e43\u0e2b\u0e49\u0e2a\u0e48\u0e07\u0e41\u0e04\u0e48&nbsp;<code>APP_FILE_PATH<\/code>&nbsp;\u0e40\u0e27\u0e47\u0e1a\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e27\u0e34\u0e2a\u0e01\u0e47\u0e08\u0e30\u0e17\u0e33\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e42\u0e1f\u0e25\u0e40\u0e14\u0e2d\u0e4c\u0e19\u0e31\u0e49\u0e19<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-Fira-Code\" style=\"font-size:.875rem;font-family:Code-Pro-Fira-Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>curl --location --request DELETE 'https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appfile\/remove' \\\n--form 'APP_FILE_SOURCE=\"Default\"' \\\n--form 'APP_FILE_PATH=\"MyFolder\"' \\<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 12.75l6 6 9-13.5\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 00-2.25 2.25v6\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #001080\">curl<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">location<\/span><span style=\"color: #000000\"> --<\/span><span style=\"color: #001080\">request<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #0070C1\">DELETE<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;https:\/\/portal-atlasx.cdg.co.th\/axws-demo\/api\/appfile\/remove&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;APP_FILE_SOURCE=&quot;Default&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span>\n<span class=\"line\"><span style=\"color: #000000\">--<\/span><span style=\"color: #001080\">form<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">&#39;APP_FILE_PATH=&quot;MyFolder&quot;&#39;<\/span><span style=\"color: #000000\"> \\<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/portal-atlasx.cdg.co.th\/share\/Portal%20Docs\/Framework\/AXWS\/axws-appfile-remove.png\" alt=\"Remove File\" title=\"null\"\/><\/figure>\n","protected":false},"featured_media":0,"parent":1369,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nav_title":"","positive":"","negative":"","footnotes":""},"docs_category":[],"class_list":["post-1378","docs","type-docs","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1378","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/comments?post=1378"}],"version-history":[{"count":2,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1378\/revisions"}],"predecessor-version":[{"id":3189,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1378\/revisions\/3189"}],"up":[{"embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs\/1369"}],"wp:attachment":[{"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/media?parent=1378"}],"wp:term":[{"taxonomy":"docs_category","embeddable":true,"href":"https:\/\/portal-atlasx.cdg.co.th\/home\/wp-json\/wp\/v2\/docs_category?post=1378"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}