Update On-prem Group

Update an On-prem group.

Path parameters

idintegerRequired

On-prem group ID.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringOptional

On-prem group name.

Response

Array of on-prem group details

idinteger or null

The unique identifier of the on-prem group.

namestring or null

The name of the on-prem group.

created_atstring or null

The timestamp when the on-prem group was created.

Errors