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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.