As a BotPress Admin user with an API key I should have the ability to import .bpz files or clone an existing bot so that I may more effectively leverage the API to spin up additional bot services.
Acceptance Criteria:
- API allows for media upload of .bpz file
- API allows for media to be uploaded from a link (such as AWS S3) in lieu of uploading the file directly
- API allows for cloning of an existing bot given the bot ID with the ability to configure bot variables and other items included in the PUT request