Define a Value in an application.
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 value to create.
Optional
options: AxiosRequestConfig<any>Override http request option.
Define a Value in an application
ValuesApiInterface
Delete a value defined in an application.
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 a value.
Optional
options: AxiosRequestConfig<any>Override http request option.
Delete a value defined in an application.
ValuesApiInterface
Retrieve a value definition from an application.
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 a value.
Optional
options: AxiosRequestConfig<any>Override http request option.
Retrieve a value definition from an application
ValuesApiInterface
List all values defined in an application.
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 all values defined in an application.
ValuesApiInterface
Update a value definition in an application.
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 a value.
Optional
options: AxiosRequestConfig<any>Override http request option.
Update a value definition in an application
ValuesApiInterface
Generated using TypeDoc
ValuesApi - interface
Export
ValuesApi