APIkeyimport

POST {{aws_api_gateway_base_url}}/apikeys?format&failonwarnings&mode=import

Request Params

KeyDatatypeRequiredDescription
formatnullA query parameter to specify the input format to imported API keys. Currently, only the csv format is supported.
failonwarningsnullA query parameter to indicate whether to rollback ApiKey importation (true) or not (false) when error is encountered.
modestring