Move Database to a group (and creates if necessary)
Move Database to a group (and creates if necessary)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
db_id
ID of the database to move into the group
Headers
x-api-key
Request
The db group parameters
source_db_group_id
The current database db_group_id (or 0)
target_db_group_id
The DB Group ID to assign (-1 if new group)
target_db_group_name
If creating a new DB group then this is the name (empty if target_db_group_id > 0)
Response
successful operation