POST
/user/update-profile-question
curl \
--request POST 'http://api.example.com/user/update-profile-question' \
--header "Content-Type: application/json"
Request examples
{}
curl \
--request POST 'http://api.example.com/user/update-profile-question' \
--header "Content-Type: application/json"
{}