post https://{hostname}/apikey-manager-api/v1/keys/import
Imports keys from a CSV, XML, or JSON file to a collection. When making a request to import keys, embed the data structure that defines the contents of the import file in a JSON object. For details, see Import keys in different formats.
Recipes
Import keys in the JSON format
Open Recipe
Import keys in the CSV format
Open Recipe
Import keys in the XML format
Open Recipe