Name of server type to use for creating server such as cx21. To obtain list of server types, you can use following curl command:

    curl -H "Authorization: Bearer $API_TOKEN" https://api.hetzner.cloud/v1/server_types
    

API documentation