Duplicate Aggregate Matrix
Request
Body Params application/json
{
"name": "SALES1 Test Duplicate Matriks"
}
Request Code Samples
curl --location --request POST 'http://localhost:8082/rest/admin/secured/settings/report-master-aggregate/matriks/duplicate/SALES1' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "SALES1 Test Duplicate Matriks"
}'
Responses
application/json Modified at 2024-03-06 02:01:11