Skip to main content
POST
Add one or more users to a specified group.

Path Parameters

integer
required
The unique identifier of the group

Request Headers

string
required
API Key. Go to your Konstantly site > Settings > API and copy the value from there.

Request Body

array
required
Array of user IDs to add to the group

Error Responses

object
Returned when the group is not found
object
Returned when there’s a validation error (e.g., users already in group)