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