Skip to main content
PUT
Update users configuration

Authorizations

Authorization
string
header
required

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

Body

application/json

Information of a users to be updated.

isAllowUpdateDisplayName
boolean
fallbackRoleIds
string[]

When fallback role is enabled, these roles will be assigned to users who don't have any role in the network.

Maximum string length: 10

Response

Users configuration

isAllowUpdateDisplayName
boolean
fallbackRole
object