Groups
Invalidate All Group Auth Tokens
Invalidates all authorization tokens for the specified group.
POST
/
v1
/
organizations
/
{organizationName}
/
groups
/
{groupName}
/
auth
/
rotate
Path Parameters
organizationName
string
requiredThe name of the organization or user.
groupName
string
requiredThe name of the group.
Was this page helpful?