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