Create a new authentication token for an organization. Can only be used with org-group tokens.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Create a new authentication token for an organization.
The ID of the org-group that this token is authorized to act as. Default null.
The ID of the org-group-token that created this org-scoped token. Will be null for tokens created through the UI.