Manage KB Article
Gets and updates a KB article.
get
/api/v2/tenants/{tenantId}/kb/article/{articleId}
Path Parameters
- tenantId
Describes the client ID or msp ID of the tenant
- articleId
Specifies the unique article identifier
00
post
/api/v2/tenants/{tenantId}/kb/article/{articleId}
Path Parameters
- tenantId
Describes the client ID or msp ID of the tenant
- articleId
Specifies the unique article identifier
00
00