Group
Update Group
Updates a group. We recommend reading this page too Updating data with PUT.
put/groups/{groupId}
Headers
Authorizationstring required
The bearer access token provided by Auth0.
X-LC-Tenantstring required
The identifier of the account where the request is executed.
Request body
Example request
{
"metadata": {
"colour": "green",
"flag-enabled": true,
"max value": 3
}
}Response
No Content