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