Groups
Add Users to Group
Add users to a group
POST
Add one or more users to a specified group.
Path Parameters
The unique identifier of the group
Request Headers
API Key. Go to your Konstantly site > Settings > API and copy the value from there.
Request Body
Array of user IDs to add to the group
Error Responses
Returned when the group is not found
Returned when there’s a validation error (e.g., users already in group)