Update On-prem Group
Updates an On-prem group in a customer workspace.
Path parameters
id
Embedded customer ID/external ID. The External ID must be URL encoded and prefixed with an E
(for example, EA2300
).
group_id
The unique ID of the On-prem group.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
The new name of the On-prem group.
Response
Success - The On-prem group was updated successfully.
id
The unique identifier of the updated On-prem group.
name
The updated name of the On-prem group.
updated_at
Timestamp when the On-prem group was last updated.