Config
System configuration. The following endpoints are only accessible to users with `admin` scope.
Last updated
System configuration. The following endpoints are only accessible to users with `admin` scope.
Last updated
GET
https://api.YOUR_TENANT.appmixer.cloud/config
Only returns the values that have been stored by the user through the API
POST
https://api.YOUR_TENANT.appmixer.cloud/config
Name | Type | Description |
---|---|---|
DELETE
https://api.YOUR_TENANT.appmixer.cloud/config/:key
Name | Type | Description |
---|---|---|
key*
String
Configuration key
value*
Any
Configuration value
key*
String
The key of the configuration to be removed