English
API Reference
cURL
curl --request POST \ --url https://saas.pads365.com/rdx/NDS.Services.Cms/api/v1/cms/template/order \ --header 'Content-Type: application/json' \ --data ' { "Weights": [ { "TemplateId": "<string>", "Weight": 123 } ] } '
{ "Succeeded": true, "Message": "<string>", "Code": "<string>" }
Show child attributes