Skip to main content
PATCH
Rename database
Rename an existing database (collection) in the Data Lake.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

source
string
required
db
string
required

Body

application/json
newName
string
required

Response

200 - application/json

Database renamed successfully.

statusMessage
string