REST API - Defining a Reply in the Request Body
3 min
to add docid 6u7a5ua4pgyi fglvfdps or update docid\ n7r4p dhvwtv tov7malr a reply to a comment, you must define your reply in the request body method the reply must be submitted using the rest api http post method docid\ hsi lzxs8g rx ydudzkg or rest api http patch method docid\ rcjvhrlby6de zgkehxui depending on the type of request you are submitting parameters the following parameters must be specified within the reply element description write your reply in this element plain text formatting and html are supported examples replytocomment example here is an example of a request body in xml format \<?xml version="1 0" ?>\<reply xmlns\ i="http //www w3 org/2001/xmlschema instance" xmlns="http //www blueprintsys com/blueprint/api/v1">\<description>\<html\>\<head\>\</head\>\<body\>\<div\>\<p\>\<span\>\<span\>reply\</span\>\</span\>\</p\>\</div\>\</body\>\</html\>\</description>\</reply> here is an example of a request body in json format { "description" "\<html>\<head>\</head>\<body>\<div>\<p>\<span>\<span>reply\</span>\</span>\</p>\</div>\</body>\</html>"}