Authorization: Bearer ********************{
"isAccept": true,
"version": "string"
}curl --location --request PUT '/core/v1/users/consent/me' \
--header 'Content-Type: application/json' \
--data-raw '{
"isAccept": true,
"version": "string"
}'{
"status": "string",
"message": "string",
"version": "string"
}