# AddTech **PUT /users/{discordid}/tech/** Adds the list of learned technologies to that user. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Token ## Parameters ### Path parameters - **discordid** (string) ### Query parameters - **tree** (string) Tree name ### Body: application/json (array[string]) array[string] ## Responses ### 200 Default Response #### Body: application/json (object) - **discordtag** (string) - **Vitamins** (array[string]) - **Equipment** (array[string]) - **Crafting** (array[string]) - **Construction** (array[string]) - **Walkers** (array[string]) ### 400 Bad Request #### Body: application/json (string) string ### 401 Unauthorized #### Body: application/json (string) string ### 503 Service Unavailable #### Body: application/json (string) string [Powered by Bump.sh](https://bump.sh)