v1
latestOpenAPI 3.1.02026-07-2489171167.4 KBService Records
Linking Knowledge Base Articles to Service Records
Link one or more knowledge base articles to a specific service record. Articles will always be linked with the "relates to" relationship type.
post/service-records/{recordId}/related-items/kb-articles
Request body
Response
Knowledge articles successfully linked.
Example response
{
"success": true,
"message": "Knowledge articles successfully linked to service record #123"
}