profile.curl --location --request PUT 'https/omerlo.com/api/media/v1/account/me/profile/metadata?locale=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '[
{
"key": "string",
"value": "string"
}
]'[
{
"key": "string",
"value": "string"
}
]