# Neuen Domain Handle erstellen **POST /domain/handle/create** ## Servers ## Parameters ### Query parameters - **gender** (string) Geschlecht des Handles, mögliche: MALE, FEMALE - **firstname** (string) Vorname - **lastname** (string) Nachname - **street** (string) Straße - **number** (string) Hausnummer - **postcode** (string) Postleitzahl - **city** (string) Stadt - **region** (string) Bundesland - **country_code** (string) Ländercode, mögliche Werte: DE, NL, FR, ... - **email** (string) E-Mail Adresse - **phone** (string) Telefonummer - **company** (string) Firma ## Responses ### 200 Ok #### Body: (object) - **handle** (string) [Powered by Bump.sh](https://bump.sh)