Update Group User

POST

Update entity user for all entities in the group.

Path parameters

entityGroupIdstringRequired

Entity Group ID or Entity Group ForeignID

foreignIdstringRequired

ID used to identify user in your system

Request

This endpoint expects an object.
foreignIdstringRequired

The ID used to identify this user in your system. This is a required field and needs to be unique for all users in the group.

emailstringOptional
namestringOptional
entitieslist of objectsOptional

List of roles per entity. By default, the user will have no roles.

Response

This endpoint returns an object.
foreignIdstring

The ID used to identify this user in your system.

entitieslist of objects

List of roles per entity.

createdAtdatetime
updatedAtdatetime
emailstringOptional
namestringOptional