We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d9d5f commit 89d0670Copy full SHA for 89d0670
REST_API_InternalDoc.md
@@ -482,6 +482,8 @@ Endpoint used to access data regarding ExCheck items such as checklists and temp
482
### POST
483
creates a template on the server from a supplied xml file accepting the following URL encoded values:
484
* clientUid: the uid of the client to be recognized as the creator of the template
485
+
486
+ body of the message should be the xml of the template
487
488
### DELETE
489
accepts the following data
0 commit comments