Databases
Invalidate All Database Auth Tokens
Invalidates all authorization tokens for the specified database.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The slug of the organization or user account.
The name of the database.
Response
Successful response (No Content)