Databases
Invalidate All Database Auth Tokens
Invalidates all authorization tokens for the specified database.
POST
/
v1
/
organizations
/
{organizationName}
/
databases
/
{databaseName}
/
auth
/
rotate
A short downtime is required to complete the changes.
Path Parameters
organizationName
string
requiredThe name of the organization or user.
databaseName
string
requiredThe name of the database.
Was this page helpful?