# Patch Meta User Storage Appends or overwrites the user meta storage. Endpoint: PATCH /user/meta Security: Authorization ## Query parameters: - `overwrite` (boolean) Setting overwrite to true will replace the existing data with the values specified in the Body. Otherwise, the data specified in the Body will append to the existing data. ## Response 201 fields ## Response 400 fields ## Response 401 fields