Databases

Clone

Clone a database to a destination owned by the authenticated team.

post/databases/{uuid}/clone

Path parameters

uuidstring required

UUID of the database.

Request body

destination_uuidstring required
namestring nullable
clone_volumesboolean

Response

Database cloned.

Changes