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

12 lines
157 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
email:
type: string
phone_number:
type: string