User
patch/v1/user/me
Request body
Example request
{
"fcmToken": "123",
"useExplicitContent": true,
"timezone": "America/New_York",
"language": "en-US",
"locale": "en-US",
"name": "John Doe",
"notificationsEmail": "notifications@example.com",
"useGiftSuggestions": true,
"onboardingCompleted": true
}