subscribed: true, isDefault: true.curl --location 'https://api.aworld.cloud/dashboard/v1/users/me/notification-preferences' \
--header 'x-external-user-id;' \
--header 'x-user-id;'{
"items": [
{
"topic": "LEARNING_UPDATES",
"subscribed": true,
"isDefault": true,
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}