API /
Reference /
User Groups
Add users to group
POST
https://api.light.inc/v1/user-groups/{userGroupId}/users
Adds users to a user group
Authorization
Send one of these on every request. See
Authentication for how to get credentials.
- API key
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
- Bearer token
Request body
application/json;charset=UTF-8
Response
This endpoint returns no content.