post http://ms-master-dev.herokuapp.com/api/app/customization/subSections
Change SubSections
Log in to see full request history
Responses
Change SubSections
xxxxxxxxxx
10curl --request POST \
--url http://ms-master-dev.herokuapp.com/api/app/customization/subSections \
--header 'Authorization: Bearer {token}' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"useStandardLanguage": true
}
'
Try It!
to start a request and see the response here! Or choose an example: