From 89d067034b4fa3329888a958d03b87cf1b96039d Mon Sep 17 00:00:00 2001 From: naman108 Date: Wed, 6 Jan 2021 12:01:29 -0400 Subject: [PATCH] Update REST_API_InternalDoc.md --- REST_API_InternalDoc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/REST_API_InternalDoc.md b/REST_API_InternalDoc.md index d71bfb76..51f0c8c5 100644 --- a/REST_API_InternalDoc.md +++ b/REST_API_InternalDoc.md @@ -482,6 +482,8 @@ Endpoint used to access data regarding ExCheck items such as checklists and temp ### POST creates a template on the server from a supplied xml file accepting the following URL encoded values: * clientUid: the uid of the client to be recognized as the creator of the template + + body of the message should be the xml of the template ### DELETE accepts the following data