curl -L -X POST 'https://api.turso.tech/v1/organizations/{organizationSlug}/databases/{databaseName}/auth/rotate' \ -H 'Authorization: Bearer TOKEN'
This response does not have an example.
Invalidates all authorization tokens for the specified database.
The slug of the organization or user account.
The name of the database.
Successful response (No Content)
Was this page helpful?