Management API
...
User Groups
Update License user group
3 min
updates a license user group url /api/v1/license users/{id}/ method patch parameters customer account integer name string description string metadata json data example { "description" "harry" } success response code 200 ok content examples { "id" 9, "metadata string" null, "customer account" null, "created at" "2025 06 24t10 52 58 156907z", "updated at" "2025 06 24t10 52 58 156952z", "code" "lug5", "name" "lug5", "description" "harry", "metadata" {}, "company" 277 }