Optional
configuration: ConfigurationCreate your app's Data API configuration.
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.
A valid configuration object for the endpoint.
Optional
options: AxiosRequestConfig<any> = {}Override http request option.
Enable the Data API
Get your app's Data API configuration.
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.
Get the Data API Configuration
List all possible Data API versions.
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 Data API versions
Update your app's Data API configuration.
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.
A valid configuration object for the endpoint.
Optional
options: AxiosRequestConfig<any> = {}Override http request option.
Modify the Data API
Generated using TypeDoc
DataApiApi - axios parameter creator