authenticatedUserGroupsCanManage
Lists groups that the authenticated user can manage.
Example
const { data: groupsCanManage } = await ClassicDevelopApi.authenticatedUserGroupsCanManage(); Example Data
[{ id: 5850082, name: "MightyPart Games" }] Endpoint
GET /v1/user/groups/canmanage