curl --request POST \
--url https://saas.pads365.com/rdx/NDS.Services.Authentication/api/v1/Management/PurgeErrorMessages \
--header 'Content-Type: application/json' \
--data '{
"QueueName": "<string>",
"Items": 123
}'
This response does not have an example.
curl --request POST \
--url https://saas.pads365.com/rdx/NDS.Services.Authentication/api/v1/Management/PurgeErrorMessages \
--header 'Content-Type: application/json' \
--data '{
"QueueName": "<string>",
"Items": 123
}'
This response does not have an example.
The response is of type file
.