Chatwoot/swagger/definitions/request/contact/create.yml

18 lines
381 B
YAML
Raw Normal View History

2020-02-23 07:24:29 +00:00
type: object
properties:
inbox_id:
type: number
required: true
name:
type: string
description: name of the contact
email:
type: string
description: email of the contact
phone_number:
type: string
description: phone number of the contact
identifier:
type: string
description: A unique identifier for the contact in external system