We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125125b commit d004bb3Copy full SHA for d004bb3
descriptions/2.14/api.intercom.io.yaml
@@ -3754,7 +3754,7 @@ paths:
3754
in: path
3755
required: true
3756
description: The unique identifier of a given contact.
3757
- example: '123'
+ example: 123
3758
schema:
3759
type: integer
3760
tags:
@@ -3819,10 +3819,6 @@ paths:
3819
type: string
3820
description: The text of the note.
3821
example: New note
3822
- contact_id:
3823
- type: string
3824
- description: The unique identifier of a given contact.
3825
3826
admin_id:
3827
3828
description: The unique identifier of a given admin.
0 commit comments