POST editorAPI/PostSaveEDM
Documentation for 'PostSaveEDM'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| model | Documentation for 'model'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"apiKey": "sample string 1",
"siteId": 2,
"htmlData": "sample string 3",
"isTemplate": true,
"templateJobId": 5
}
application/x-www-form-urlencoded
Sample: