|
9202 | 9202 | "get": {
|
9203 | 9203 | "summary": "Get a knowledge base article",
|
9204 | 9204 | "operationId": "get-a-knowledge-base-article",
|
9205 |
| - "description": "Fetches a knowledge base article.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9205 | + "description": "Fetches a knowledge base article.", |
9206 | 9206 | "tags": [
|
9207 | 9207 | "Knowledge Base Articles"
|
9208 | 9208 | ],
|
|
9227 | 9227 | "delete": {
|
9228 | 9228 | "summary": "Delete an article",
|
9229 | 9229 | "operationId": "delete-an-article",
|
9230 |
| - "description": "Deletes an article and all its content and translations.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9230 | + "description": "Deletes an article and all its content and translations.", |
9231 | 9231 | "tags": [
|
9232 | 9232 | "Knowledge Base Articles"
|
9233 | 9233 | ],
|
|
9254 | 9254 | "get": {
|
9255 | 9255 | "summary": "Get knowledge base article with content in default locale",
|
9256 | 9256 | "operationId": "get-knowledge-base-article-with-content-in-default-locale",
|
9257 |
| - "description": "Fetches a knowledge base article with content in the default locale.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9257 | + "description": "Fetches a knowledge base article with content in the default locale.", |
9258 | 9258 | "tags": [
|
9259 | 9259 | "Knowledge Base Articles"
|
9260 | 9260 | ],
|
|
9279 | 9279 | "patch": {
|
9280 | 9280 | "summary": "Update article content in default locale.",
|
9281 | 9281 | "operationId": "update-article-content-in-default-locale",
|
9282 |
| - "description": "Updates an article's content in the default locale\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9282 | + "description": "Updates an article's content in the default locale", |
9283 | 9283 | "tags": [
|
9284 | 9284 | "Knowledge Base Articles"
|
9285 | 9285 | ],
|
|
9319 | 9319 | "get": {
|
9320 | 9320 | "summary": "Download attachment from an article",
|
9321 | 9321 | "operationId": "download-attachment-from-an-article",
|
9322 |
| - "description": "Downloads the attachment from an article.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9322 | + "description": "Downloads the attachment from an article.", |
9323 | 9323 | "tags": [
|
9324 | 9324 | "Knowledge Base Articles"
|
9325 | 9325 | ],
|
|
9355 | 9355 | "get": {
|
9356 | 9356 | "summary": "Get knowledge base article with content in specified locale",
|
9357 | 9357 | "operationId": "get-knowledge-base-article-with-content-in-specified-locale",
|
9358 |
| - "description": "Fetches a knowledge base article with content for a given locale.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9358 | + "description": "Fetches a knowledge base article with content for a given locale.", |
9359 | 9359 | "tags": [
|
9360 | 9360 | "Knowledge Base Articles"
|
9361 | 9361 | ],
|
|
9390 | 9390 | "patch": {
|
9391 | 9391 | "summary": "Update article content in specified locale",
|
9392 | 9392 | "operationId": "update-article-content-in-specified-locale",
|
9393 |
| - "description": "Updates an article's content for a given locale.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9393 | + "description": "Updates an article's content for a given locale.", |
9394 | 9394 | "tags": [
|
9395 | 9395 | "Knowledge Base Articles"
|
9396 | 9396 | ],
|
|
9440 | 9440 | "get": {
|
9441 | 9441 | "summary": "Get a knowledge base category",
|
9442 | 9442 | "operationId": "get-a-knowledge-base-category",
|
9443 |
| - "description": "Fetches a knowledge base category.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9443 | + "description": "Fetches a knowledge base category.", |
9444 | 9444 | "tags": [
|
9445 | 9445 | "Knowledge Base Categories"
|
9446 | 9446 | ],
|
|
9465 | 9465 | "delete": {
|
9466 | 9466 | "summary": "Delete a knowledge base category",
|
9467 | 9467 | "operationId": "delete-a-knowledge-base-category",
|
9468 |
| - "description": "Deletes a knowledge base category.\n\n> ⚠️ Warning\n>\n> When a category is deleted, all articles in the category are also deleted.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9468 | + "description": "Deletes a knowledge base category.\n\n> ⚠️ Warning\n>\n> When a category is deleted, all articles in the category are also deleted.\n", |
9469 | 9469 | "tags": [
|
9470 | 9470 | "Knowledge Base Categories"
|
9471 | 9471 | ],
|
|
9492 | 9492 | "get": {
|
9493 | 9493 | "summary": "List articles in a category",
|
9494 | 9494 | "operationId": "list-articles-in-a-category",
|
9495 |
| - "description": "List articles in a category.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9495 | + "description": "List articles in a category.", |
9496 | 9496 | "tags": [
|
9497 | 9497 | "Knowledge Base Articles"
|
9498 | 9498 | ],
|
|
9525 | 9525 | "get": {
|
9526 | 9526 | "summary": "Get knowledge base category content in default locale",
|
9527 | 9527 | "operationId": "get-knowledge-base-category-content-in-default-locale",
|
9528 |
| - "description": "Fetches a knowledge base category with content in the default locale.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9528 | + "description": "Fetches a knowledge base category with content in the default locale.", |
9529 | 9529 | "tags": [
|
9530 | 9530 | "Knowledge Base Categories"
|
9531 | 9531 | ],
|
|
9550 | 9550 | "patch": {
|
9551 | 9551 | "summary": "Update knowledge base category in default locale",
|
9552 | 9552 | "operationId": "update-knowledge-base-category-in-default-locale",
|
9553 |
| - "description": "Updates a knowledge base category in the default locale. Will republish the knowledge base if the knowledge base is currently published.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9553 | + "description": "Updates a knowledge base category in the default locale. Will republish the knowledge base if the knowledge base is currently published.", |
9554 | 9554 | "tags": [
|
9555 | 9555 | "Knowledge Base Categories"
|
9556 | 9556 | ],
|
|
9586 | 9586 | "get": {
|
9587 | 9587 | "summary": "Get knowledge base category with content in specified locale",
|
9588 | 9588 | "operationId": "get-knowledge-base-category-with-content-in-specified-locale",
|
9589 |
| - "description": "Fetches a knowledge base category with content for a given locale.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9589 | + "description": "Fetches a knowledge base category with content for a given locale.", |
9590 | 9590 | "tags": [
|
9591 | 9591 | "Knowledge Base Categories"
|
9592 | 9592 | ],
|
|
9621 | 9621 | "patch": {
|
9622 | 9622 | "summary": "Update knowledge base category in specified locale",
|
9623 | 9623 | "operationId": "update-knowledge-base-category-in-specified-locale",
|
9624 |
| - "description": "Updates a knowledge base category for a given locale. Will republish the knowledge base if the knowledge base is currently published.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9624 | + "description": "Updates a knowledge base category for a given locale. Will republish the knowledge base if the knowledge base is currently published.", |
9625 | 9625 | "tags": [
|
9626 | 9626 | "Knowledge Base Categories"
|
9627 | 9627 | ],
|
|
9667 | 9667 | "get": {
|
9668 | 9668 | "summary": "List knowledge bases",
|
9669 | 9669 | "operationId": "list-knowledge-bases",
|
9670 |
| - "description": "List the knowledge bases of the company.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9670 | + "description": "List the knowledge bases of the company.", |
9671 | 9671 | "tags": [
|
9672 | 9672 | "Knowledge Bases"
|
9673 | 9673 | ],
|
|
9680 | 9680 | "post": {
|
9681 | 9681 | "summary": "Create a knowledge base",
|
9682 | 9682 | "operationId": "create-a-knowledge-base",
|
9683 |
| - "description": "Creates a knowledge base.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9683 | + "description": "Creates a knowledge base.", |
9684 | 9684 | "tags": [
|
9685 | 9685 | "Knowledge Bases"
|
9686 | 9686 | ],
|
|
9707 | 9707 | "get": {
|
9708 | 9708 | "summary": "Get a knowledge base",
|
9709 | 9709 | "operationId": "get-a-knowledge-base",
|
9710 |
| - "description": "Fetches a knowledge base.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9710 | + "description": "Fetches a knowledge base.", |
9711 | 9711 | "tags": [
|
9712 | 9712 | "Knowledge Bases"
|
9713 | 9713 | ],
|
|
9734 | 9734 | "get": {
|
9735 | 9735 | "summary": "List articles in a knowledge base",
|
9736 | 9736 | "operationId": "list-articles-in-a-knowledge-base",
|
9737 |
| - "description": "List articles in a knowledge base\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9737 | + "description": "List articles in a knowledge base", |
9738 | 9738 | "tags": [
|
9739 | 9739 | "Knowledge Base Articles"
|
9740 | 9740 | ],
|
|
9765 | 9765 | "post": {
|
9766 | 9766 | "summary": "Create article in a knowledge base in default locale",
|
9767 | 9767 | "operationId": "create-article-in-a-knowledge-base-in-default-locale",
|
9768 |
| - "description": "Creates an article in a knowledge base in the default locale.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9768 | + "description": "Creates an article in a knowledge base in the default locale.", |
9769 | 9769 | "tags": [
|
9770 | 9770 | "Knowledge Bases"
|
9771 | 9771 | ],
|
|
9806 | 9806 | "get": {
|
9807 | 9807 | "summary": "List categories in a knowledge base",
|
9808 | 9808 | "operationId": "list-categories-in-a-knowledge-base",
|
9809 |
| - "description": "List categories in a knowledge base.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9809 | + "description": "List categories in a knowledge base.", |
9810 | 9810 | "tags": [
|
9811 | 9811 | "Knowledge Base Categories"
|
9812 | 9812 | ],
|
|
9837 | 9837 | "post": {
|
9838 | 9838 | "summary": "Create knowledge base category in default locale",
|
9839 | 9839 | "operationId": "create-knowledge-base-category-in-default-locale",
|
9840 |
| - "description": "Creates a knowledge base category in the default locale.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9840 | + "description": "Creates a knowledge base category in the default locale.", |
9841 | 9841 | "tags": [
|
9842 | 9842 | "Knowledge Bases"
|
9843 | 9843 | ],
|
|
9876 | 9876 | "get": {
|
9877 | 9877 | "summary": "Get a knowledge base with content in default locale",
|
9878 | 9878 | "operationId": "get-a-knowledge-base-with-content-in-default-locale",
|
9879 |
| - "description": "Fetches a knowledge base with its content in the default locale.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9879 | + "description": "Fetches a knowledge base with its content in the default locale.", |
9880 | 9880 | "tags": [
|
9881 | 9881 | "Knowledge Bases"
|
9882 | 9882 | ],
|
|
9901 | 9901 | "patch": {
|
9902 | 9902 | "summary": "Update knowledge base in default locale",
|
9903 | 9903 | "operationId": "update-knowledge-base-in-default-locale",
|
9904 |
| - "description": "Updates a knowledge base in the default locale. Will republish the knowledge base if the knowledge base is currently published.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9904 | + "description": "Updates a knowledge base in the default locale. Will republish the knowledge base if the knowledge base is currently published.", |
9905 | 9905 | "tags": [
|
9906 | 9906 | "Knowledge Bases"
|
9907 | 9907 | ],
|
|
9940 | 9940 | "post": {
|
9941 | 9941 | "summary": "Create article in a knowledge base in specified locale",
|
9942 | 9942 | "operationId": "create-article-in-a-knowledge-base-in-specified-locale",
|
9943 |
| - "description": "Create an article for a given locale in a knowledge base.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9943 | + "description": "Create an article for a given locale in a knowledge base.", |
9944 | 9944 | "tags": [
|
9945 | 9945 | "Knowledge Bases"
|
9946 | 9946 | ],
|
|
9991 | 9991 | "post": {
|
9992 | 9992 | "summary": "Create knowledge base category in specified locale",
|
9993 | 9993 | "operationId": "create-knowledge-base-category-in-specified-locale",
|
9994 |
| - "description": "Creates a knowledge base category for a given locale.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 9994 | + "description": "Creates a knowledge base category for a given locale.", |
9995 | 9995 | "tags": [
|
9996 | 9996 | "Knowledge Bases"
|
9997 | 9997 | ],
|
|
10040 | 10040 | "get": {
|
10041 | 10041 | "summary": "Get a knowledge base with content in specified locale",
|
10042 | 10042 | "operationId": "get-a-knowledge-base-with-content-in-specified-locale",
|
10043 |
| - "description": "Fetches a knowledge base with its content for a given locale.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 10043 | + "description": "Fetches a knowledge base with its content for a given locale.", |
10044 | 10044 | "tags": [
|
10045 | 10045 | "Knowledge Bases"
|
10046 | 10046 | ],
|
|
10075 | 10075 | "patch": {
|
10076 | 10076 | "summary": "Update knowledge base in specified locale",
|
10077 | 10077 | "operationId": "update-knowledge-base-in-specified-locale",
|
10078 |
| - "description": "Updates a knowledge base for a given locale. Will republish the knowledge base if the knowledge base is currently published.\n\n**Note**: You must use an API token to authenticate. OAuth is not supported at this time.\n", |
| 10078 | + "description": "Updates a knowledge base for a given locale. Will republish the knowledge base if the knowledge base is currently published.", |
10079 | 10079 | "tags": [
|
10080 | 10080 | "Knowledge Bases"
|
10081 | 10081 | ],
|
|
0 commit comments