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