Add a New Article

POST {{baseUrl}}/articles?fields=hasStar,content,created,updated,id,idReadable,reporter(id,name),summary,project(id,shortName),content

Request Params

KeyDatatypeRequiredDescription
fieldsstring

Request Body

{"project"=>{"shortName"=>"NP", "id"=>"{{projectID}}"}, "summary"=>"Let Us Document Our Process", "content"=>"Here are the guidelines for the development team:\n1. Cooperation.\n2. Collaboration.\n3. Appreciation."}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring