diff --git a/APICollections/AccessProtectedPlatformResourcesUsingHeadlessClientsViaOAuth.postman_collection.json b/PlatformAPI/APICollections/AccessProtectedPlatformResourcesUsingHeadlessClientsViaOAuth.postman_collection.json similarity index 100% rename from APICollections/AccessProtectedPlatformResourcesUsingHeadlessClientsViaOAuth.postman_collection.json rename to PlatformAPI/APICollections/AccessProtectedPlatformResourcesUsingHeadlessClientsViaOAuth.postman_collection.json diff --git a/APICollections/README.md b/PlatformAPI/APICollections/README.md similarity index 100% rename from APICollections/README.md rename to PlatformAPI/APICollections/README.md diff --git a/PlatformAPI/platform-api-access-token-powershell-script/README.md b/PlatformAPI/PowerShell/platform-api-access-token-powershell-script/README.md similarity index 100% rename from PlatformAPI/platform-api-access-token-powershell-script/README.md rename to PlatformAPI/PowerShell/platform-api-access-token-powershell-script/README.md diff --git a/PlatformAPI/platform-api-access-token-powershell-script/config.ps1 b/PlatformAPI/PowerShell/platform-api-access-token-powershell-script/config.ps1 similarity index 100% rename from PlatformAPI/platform-api-access-token-powershell-script/config.ps1 rename to PlatformAPI/PowerShell/platform-api-access-token-powershell-script/config.ps1 diff --git a/PlatformAPI/platform-api-access-token-powershell-script/main.ps1 b/PlatformAPI/PowerShell/platform-api-access-token-powershell-script/main.ps1 similarity index 100% rename from PlatformAPI/platform-api-access-token-powershell-script/main.ps1 rename to PlatformAPI/PowerShell/platform-api-access-token-powershell-script/main.ps1 diff --git a/PlatformAPI/platform-api-access-token-python-script/README.md b/PlatformAPI/Python/platform-api-access-token-python-script/README.md similarity index 100% rename from PlatformAPI/platform-api-access-token-python-script/README.md rename to PlatformAPI/Python/platform-api-access-token-python-script/README.md diff --git a/PlatformAPI/platform-api-access-token-python-script/config.py b/PlatformAPI/Python/platform-api-access-token-python-script/config.py similarity index 100% rename from PlatformAPI/platform-api-access-token-python-script/config.py rename to PlatformAPI/Python/platform-api-access-token-python-script/config.py diff --git a/PlatformAPI/platform-api-access-token-python-script/main.py b/PlatformAPI/Python/platform-api-access-token-python-script/main.py similarity index 100% rename from PlatformAPI/platform-api-access-token-python-script/main.py rename to PlatformAPI/Python/platform-api-access-token-python-script/main.py