Patch
/v1/groups/{id}
Update group information.
Security
API Key: jwtAuth
Header parameter nameauthorization
Use Bearer <token>
Header parameters
Authorization
stringRequired
Bearer token. Format: Bearer <your_token_here>
Path parameters
id
stringRequired
Exampleexample string
Body parameters
object
description
string
Exampleexample string
displayName
string
Exampleexample string
groupType
string
ExampleENUM_VALUE
permissions
object (commonPermissions)
assetManager
string
ExampleENUM_VALUE
b2b
string
ExampleENUM_VALUE
b2bSecurityProfileExternal
string
ExampleENUM_VALUE
billingAndInvoicing
string
ExampleENUM_VALUE
compliance
string
ExampleENUM_VALUE
developerTools
string
ExampleENUM_VALUE
gateway
string
ExampleENUM_VALUE
globalServices
string
ExampleENUM_VALUE
insights
string
ExampleENUM_VALUE
licensing
string
ExampleENUM_VALUE
logs
string
ExampleENUM_VALUE
monitoringAndTroubleshooting
string
ExampleENUM_VALUE
networkConfiguration
string
ExampleENUM_VALUE
orderStatus
string
ExampleENUM_VALUE
reports
string
ExampleENUM_VALUE
safetyAndSecurity
string
ExampleENUM_VALUE
servicePolicies
string
ExampleENUM_VALUE
support
string
ExampleENUM_VALUE
userAndTenantManagement
string
ExampleENUM_VALUE
timeWindowEnd
integer (int64)
Example1234567891011
timeWindowStart
integer (int64)
Example1234567891011
Responses
204
No Content