Files
clientsflow/research/chatwoot/swagger/definitions/resource/account_user.yml

15 lines
324 B
YAML

type: array
description: 'Array of account users'
items:
type: object
properties:
account_id:
type: integer
description: The ID of the account
user_id:
type: integer
description: The ID of the user
role:
type: string
description: whether user is an administrator or agent