Get groups by name
POST/api/v4/groups/names
Get a list of groups based on a provided list of names.
Permissions
Requires an active session but no other permissions.
Minimum server version: 11.0
Request
Responses
- 200
- 400
- 401
- 501
Group list retrieval successfully
Invalid or missing parameters in URL or request body
No access token provided
Feature is disabled