Associate Group

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/group
API call form
Examples
List of examples
  • Associate user to group
  • Associate dataset/dashboard to group
  • Set dashboard variant as favorite for group
Description

Link a user to a group and set them as member of that group

Install
pip install luzmo-sdk
Example Response
200
400
500
{
  "code": 200
}