Create an Article
post/api/record/article
Request body
articlenamestring required
Article name (Primary)
articlesubjectinteger required
Set the topic of the article (Picklist).
articlebodystring
Long text body of the article.
descriptionstring
Description of up to 4,000 characters.
owneridstring
The GUID of the system user who created the record, can also be set manually. Will be used for permissions.
statecodeinteger
The state of the article. (Picklist)
statuscodeinteger
The status of the article. (Picklist)
viewcountinteger
Editable number of times the article was viewed.
Response
200