Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstanceCreate a new API key.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The API key to create.
Optional
options: anyOverride http request option.
Create a new API key
Delete an API key.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of an API key
Optional
options: anyOverride http request option.
Delete an API key
Disable an API key.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of an API key
Optional
options: anyOverride http request option.
Disable an API key
Enable an API key.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of an API key
Optional
options: anyOverride http request option.
Enable an API key
Retrieve information about an API key.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
The unique `_id` value of an API key
Optional
options: anyOverride http request option.
Retrieve information about an API key
List API keys associated with a Atlas App Services App.
An Atlas Project/Group ID.
The ObjectID of your application. The App Services API Project and Application IDs section demonstrates how to find this value.
Optional
options: anyOverride http request option.
List API keys
Generated using TypeDoc
ApikeysApi - factory interface