/api/users/{id}/tagsList tags owned by the specified user, enforcing role-based interaction rules (admin only).GET/api/users/{id}/tagsPath Parametersid*stringResponse Body2004xxapplication/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/api/users/string/tags"2004xxEmpty/api/users/{id} DELETEDelete another user by ID, optionally cascading deletion of their files and URLs (admin only)./api/user/files/{id} GETFetch a single file owned by the authenticated user (or another user if permitted) by ID or short name.