Create an article

POST {{baseUrl}}/api/v1/articles

This API creates an article in your helpdesk.

OAuth Scope

  • Desk.articles.CREATE

Attributes

Attribute NameData TypeDescription
categoryId (required)<Long>
The Category
title (required)<String>
The title of Solution
answer (required)<String>
The answer part of Solution
permalink<String>
The permalink of Solution
authorId<Long>
The owner of the solution
status (required)<String>
Status of the Solution
permission (required)<String>
Permission of the Solution
tags<String Array>
Tags associated with the Solution
seoTitle<String>
SEO Title of Solution
seoKeywords<String>
SEO Key of Solution
seoDescription<String>
SEO Description of Solution
isSEOEnabled<boolean>
SEO enabled status of an article
expiryDate<String>
Schedule expiry date

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{&quot;modifiedTime&quot;:&quot;2020-06-24T11:46:43.000Z&quot;,&quot;reviewedTime&quot;:&quot;2020-06-24T11:46:43.000Z&quot;,&quot;creatorId&quot;:&quot;4000000000059&quot;,&quot;dislikeCount&quot;:&quot;0&quot;,&quot;modifierId&quot;:&quot;4000000000059&quot;,&quot;likeCount&quot;:&quot;0&quot;,&quot;locale&quot;:&quot;en&quot;,&quot;ownerId&quot;:&quot;4000000000059&quot;,&quot;title&quot;:&quot;Answering your first ticket.&quot;,&quot;expiryDate&quot;:null,&quot;isTrashed&quot;:false,&quot;createdTime&quot;:&quot;2020-06-24T11:46:43.000Z&quot;,&quot;modifiedBy&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Hill&quot;,&quot;id&quot;:&quot;4000000000059&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;234543&quot;},&quot;id&quot;:&quot;4000000019059&quot;,&quot;viewCount&quot;:&quot;0&quot;,&quot;seo&quot;:{&quot;keywords&quot;:&quot;helpcenter, knowledge base&quot;,&quot;isEnabled&quot;:true,&quot;description&quot;:&quot;Knowledge base&quot;,&quot;title&quot;:&quot;Helpcenter and knowledge base&quot;},&quot;owner&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Hill&quot;,&quot;id&quot;:&quot;4000000000059&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;234543&quot;},&quot;summary&quot;:&quot;Zoho Desk packs a bunch of features that are expressly there to help you respond to tickets smartly. The first of these, you&#39;ve already discovered: Auto-Suggest Articles. Zoho Desk pulls up relevant articles on the ticket&#39;s content—so you can save ...&quot;,&quot;latestVersionStatus&quot;:&quot;Published&quot;,&quot;myVote&quot;:null,&quot;author&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Hill&quot;,&quot;id&quot;:&quot;4000000000059&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;234543&quot;},&quot;permission&quot;:&quot;AGENTS&quot;,&quot;authorId&quot;:&quot;4000000000059&quot;,&quot;reviewedBy&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Hill&quot;,&quot;id&quot;:&quot;4000000000059&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;234543&quot;},&quot;currentVersion&quot;:&quot;1.0&quot;,&quot;usageCount&quot;:&quot;0&quot;,&quot;commentCount&quot;:&quot;0&quot;,&quot;rootCategoryId&quot;:&quot;4000000017276&quot;,&quot;tags&quot;:[&quot;first ticket&quot;],&quot;answer&quot;:&quot;\u003cp\u003eZoho Desk packs a bunch of features that are expressly there to help you respond to tickets smartly.\u003cbr\u003e\u003cbr\u003eThe first of these, you&#39;ve already discovered: Auto-Suggest Articles. Zoho Desk pulls up relevant articles on the ticket&#39;s content—so you can save time on frequently asked questions.\u003cbr\u003e\u003cbr\u003eEvery action that you can perform with respect to a ticket has a corresponding keyboard shortcut. With these, you can optimize the time you spend on each ticket. (And the shortcut to access these shortcuts is Shift + ? ).When you need to quickly consult a colleague, you can tag them in a ticket comment without having to leave this screen. That&#39;s like a quick chat, without even leaving your place, and with the full context of the ticket.\u003cbr\u003e\u003cbr\u003eWith these, you&#39;re good to go.\u003cbr\u003e\u003cbr\u003eGo on, save the world from bad customer service!\u003c/p\u003e&quot;,&quot;translationId&quot;:&quot;4000000017294&quot;,&quot;createdBy&quot;:{&quot;photoURL&quot;:null,&quot;name&quot;:&quot;Hill&quot;,&quot;id&quot;:&quot;4000000000059&quot;,&quot;status&quot;:&quot;ACTIVE&quot;,&quot;zuid&quot;:&quot;234543&quot;},&quot;latestVersion&quot;:&quot;1.0&quot;,&quot;webUrl&quot;:&quot;https://desk.zoho.com/support/zylker/ShowHomePage.do#Solutions/dv/4000000019059/en&quot;,&quot;feedbackCount&quot;:&quot;0&quot;,&quot;portalUrl&quot;:&quot;https://desk.zoho.com/portal/zylker/en/kb/articles/answering-your-first-ticket&quot;,&quot;attachmentCount&quot;:&quot;0&quot;,&quot;latestPublishedVersion&quot;:&quot;1.0&quot;,&quot;category&quot;:{&quot;name&quot;:&quot;General&quot;,&quot;id&quot;:&quot;4000000017287&quot;,&quot;locale&quot;:&quot;en&quot;},&quot;permalink&quot;:&quot;answering-your-first-ticket&quot;,&quot;categoryId&quot;:&quot;4000000017287&quot;,&quot;status&quot;:&quot;Published&quot;}