These docs are for v1. Click to read the latest docs for v2.

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
Query Params
string

Runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
integer
required
≥ 0

The unique identifier for the collection where keys should be imported.

string
required
length ≥ 1

The XML, CSV, or JSON data structure with details about keys to import, encoded within a single string value. See how you can import keys in different formats.

string
required
length ≥ 1

The name of the file with keys to import.

Responses

Response body
json

Language
Authentication
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json