Create 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: AxiosRequestConfig<any>Override http request option.
Create a new API key
ApikeysApiInterface
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: AxiosRequestConfig<any>Override http request option.
Delete an API key
ApikeysApiInterface
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: AxiosRequestConfig<any>Override http request option.
Disable an API key
ApikeysApiInterface
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: AxiosRequestConfig<any>Override http request option.
Enable an API key
ApikeysApiInterface
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: AxiosRequestConfig<any>Override http request option.
Retrieve information about an API key
ApikeysApiInterface
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: AxiosRequestConfig<any>Override http request option.
List API keys
ApikeysApiInterface
Generated using TypeDoc
ApikeysApi - interface
Export
ApikeysApi