Generates an authorization token for the specified group.
The slug of the organization or user account.
The name of the group.
Expiration time for the token (e.g., 2w1d30m).
Authorization level for the token (full-access or read-only).
full-access
, read-only
Additional context such as claims required for the token.
The body is of type object
.
Successful response
The response is of type object
.