curl --location -g --request POST 'http://gitlab.example.com/v3/users//emails' \ --data-urlencode 'email='
{ "id": "string", "email": "string" }