> For the complete documentation index, see [llms.txt](https://api.docs.fan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.docs.fan/profile/preferences.md).

# Preferences

Preferences store a customer's personalization settings: preferred name, username, language, t-shirt size, avatar, gifting opt-in, and FanaticsONE opt-in status.

## Lookup

Use this endpoint to fetch the current preferences for a profile.

## Update

Use this endpoint to partially update a profile's preferences. Only the fields present in the body are changed.

## Delete

Use this endpoint to delete all preferences for a profile. *Coming soon.*
