/
/Cloud Website API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Apps23
Databases12
  • putChange database password
  • getGet all databases for authenticated user
  • postCreate a new database
  • getGet specific database details
  • deleteDelete a database
  • getGet database connection URL
  • getGet database metrics
  • getGet database replica status
  • postInitialize a stopped database
  • postRetry database setup
  • postStop a database
  • putUpdate database resources
    Databases

    Stop a database

    post/databases/{database_id}/stop

    Path parameters

    database_idstring uuid required

    Response

    Database stopped successfully

    messagestring

    Changes