# Update user's social links **PATCH /user/me/socials** ## Servers - https://call.xap3y.space/v1: https://call.xap3y.space/v1 () ## Authentication methods - Api key auth ## Parameters ### Body: application/json (object) - **website** (string | null) - **twitter** (string | null) - **github** (string | null) - **gitlab** (string | null) - **discord** (string | null) - **telegram** (string | null) - **vk** (string | null) - **facebook** (string | null) - **instagram** (string | null) - **youtube** (string | null) - **twitch** (string | null) - **steam** (string | null) - **reddit** (string | null) - **linkedin** (string | null) - **tiktok** (string | null) - **snapchat** (string | null) - **whatsapp** (string | null) - **soundcloud** (string | null) - **spotify** (string | null) - **threads** (string | null) - **email** (string | null) - **messenger** (string | null) ## Responses ### 200 Socials updated #### Body: application/json (object) - **error** (boolean) - **timestamp** (string(date-time)) - **uniqueId** (string | null) [Powered by Bump.sh](https://bump.sh)