v1

latestOpenAPI 3.1.02026-07-242442479.7 KB

Update an Article

put/api/record/article/{id}

Path parameters

idstring required

Use an article's GUID.

Request body

articlenamestring required

Article name (Primary)

articlesubjectstring required

Short text subject of the article.

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