# Create from Existing Profile Create a New Interface Profile from an existing Profile copying all child data. Endpoint: POST /vba-interface/{VBAInterface_Key}/profile/{Profile_Key}/create-from-existing Version: v1 Security: apiKeyAuth, bearerAuth ## Header parameters: - `vbasoftware-database` (string, required) Target database ## Path parameters: - `VBAInterface_Key` (integer, required) VBA Interface Key - `Profile_Key` (integer, required) Profile Key ## Query parameters: - `newDescription` (string, required) New Profile Description ## Response 202 fields ## Response 401 fields