# DatabasesUpdateRequest
## Properties
**name** | **String** | Database name. Max length: 128 chars. | [default to null]
**enabled** | Option<**bool**> | Is database enabled? When set to 'disabled', users cannot access the database but Server SDKs with an API key can still read and write to the database. No data is lost when this is toggled. | [optional][default to true]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)