Database
Edit Database
Edits a database hosted on Square Cloud, changing name and/or memory
PATCH
Edit Database
Documentation Index
Fetch the complete documentation index at: https://docs.squarecloud.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
Headers
The API key for your account. You can find this in your account settings.
Path
The ID of the database.
Body
The name of the Database. Must be [a-z] [A-Z] [0-9].
The amount of RAM to allocate, in megabytes. Minimums: Redis 512 MB, MongoDB and PostgreSQL 1024 MB.
Response
Indicates whether the call was successful..
success if successful, error if not.Edit Database

