curl --location '/chapter//member/' \ --header 'Content-Type: application/json' \ --data '{ "user_id": 1234 }'
{}