File tree Expand file tree Collapse file tree 1 file changed +1
-29
lines changed
Expand file tree Collapse file tree 1 file changed +1
-29
lines changed Original file line number Diff line number Diff line change @@ -4040,13 +4040,6 @@ paths:
40404040 description: successful
40414041 content:
40424042 application/json:
4043- examples:
4044- successful:
4045- value:
4046- id: 6762f0d21bb69f9f2193bb7e
4047- external_id: '70'
4048- type: contact
4049- deleted: true
40504043 schema:
40514044 "$ref": "#/components/schemas/contact_deleted"
40524045 '401':
@@ -4717,13 +4710,6 @@ paths:
47174710 description: successful
47184711 content:
47194712 application/json:
4720- examples:
4721- successful:
4722- value:
4723- id: 6762f0e21bb69f9f2193bb86
4724- external_id: '70'
4725- type: contact
4726- archived: true
47274713 schema:
47284714 "$ref": "#/components/schemas/contact_archived"
47294715 "/contacts/{id}/unarchive":
@@ -4750,13 +4736,6 @@ paths:
47504736 description: successful
47514737 content:
47524738 application/json:
4753- examples:
4754- successful:
4755- value:
4756- id: 6762f0e31bb69f9f2193bb87
4757- external_id: '70'
4758- type: contact
4759- archived: false
47604739 schema:
47614740 "$ref": "#/components/schemas/contact_unarchived"
47624741 "/contacts/{id}/block":
@@ -4783,13 +4762,6 @@ paths:
47834762 description: successful
47844763 content:
47854764 application/json:
4786- examples:
4787- successful:
4788- value:
4789- id: 6762f0e31bb69f9f2193bb87
4790- external_id: '70'
4791- type: contact
4792- blocked: true
47934765 schema:
47944766 "$ref": "#/components/schemas/contact_blocked"
47954767 "/conversations/{conversation_id}/tags":
@@ -14336,7 +14308,7 @@ components:
1433614308 nullable: true
1433714309 description: The unique identifier for the contact which is provided by
1433814310 the Client.
14339- example: f3b87a2e09d514c6c2e79b9a
14311+ example: "70"
1434014312 contact_reply_base_request:
1434114313 title: Contact Reply Base Object
1434214314 type: object
You can’t perform that action at this time.
0 commit comments