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