Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,10 @@ paths:
tags:
- Articles
operationId: createArticle
description: You can create a new article by making a POST request to `https://api.intercom.io/articles`.
description: "You can create a new article by making a POST request to `https://api.intercom.io/articles`.\n\n>
\U0001F4D8 Tags cannot be managed via the Articles API\n>\n> Article tags are
read-only in responses. To create, update, or delete tags, use the Intercom
UI or the Tags API endpoints.\n"
responses:
'200':
description: article created
Expand Down Expand Up @@ -1236,8 +1239,11 @@ paths:
tags:
- Articles
operationId: updateArticle
description: You can update the details of a single article by making a PUT
request to `https://api.intercom.io/articles/<id>`.
description: "You can update the details of a single article by making a PUT
request to `https://api.intercom.io/articles/<id>`.\n\n> \U0001F4D8 Tags cannot be
managed via the Articles API\n>\n> Article tags are read-only in responses.
To create, update, or delete tags, use the Intercom UI or the Tags API
endpoints.\n"
responses:
'200':
description: successful
Expand Down
12 changes: 9 additions & 3 deletions descriptions/2.14/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,10 @@ paths:
tags:
- Articles
operationId: createArticle
description: You can create a new article by making a POST request to `https://api.intercom.io/articles`.
description: "You can create a new article by making a POST request to `https://api.intercom.io/articles`.\n\n>
\U0001F4D8 Tags cannot be managed via the Articles API\n>\n> Article tags are
read-only in responses. To create, update, or delete tags, use the Intercom
UI or the Tags API endpoints.\n"
responses:
'200':
description: article created
Expand Down Expand Up @@ -1236,8 +1239,11 @@ paths:
tags:
- Articles
operationId: updateArticle
description: You can update the details of a single article by making a PUT
request to `https://api.intercom.io/articles/<id>`.
description: "You can update the details of a single article by making a PUT
request to `https://api.intercom.io/articles/<id>`.\n\n> \U0001F4D8 Tags cannot be
managed via the Articles API\n>\n> Article tags are read-only in responses.
To create, update, or delete tags, use the Intercom UI or the Tags API
endpoints.\n"
responses:
'200':
description: successful
Expand Down
12 changes: 9 additions & 3 deletions descriptions/2.15/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,10 @@ paths:
tags:
- Articles
operationId: createArticle
description: You can create a new article by making a POST request to `https://api.intercom.io/articles`.
description: "You can create a new article by making a POST request to `https://api.intercom.io/articles`.\n\n>
\U0001F4D8 Tags cannot be managed via the Articles API\n>\n> Article tags are
read-only in responses. To create, update, or delete tags, use the Intercom
UI or the Tags API endpoints.\n"
responses:
'200':
description: article created
Expand Down Expand Up @@ -1236,8 +1239,11 @@ paths:
tags:
- Articles
operationId: updateArticle
description: You can update the details of a single article by making a PUT
request to `https://api.intercom.io/articles/<id>`.
description: "You can update the details of a single article by making a PUT
request to `https://api.intercom.io/articles/<id>`.\n\n> \U0001F4D8 Tags cannot be
managed via the Articles API\n>\n> Article tags are read-only in responses.
To create, update, or delete tags, use the Intercom UI or the Tags API
endpoints.\n"
responses:
'200':
description: successful
Expand Down