post http://ms-master-dev.herokuapp.com/api/app/customization/footer
Change Footer
Log in to see full request history
Responses
Change Footer
xxxxxxxxxx
10curl --request POST \
--url http://ms-master-dev.herokuapp.com/api/app/customization/footer \
--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: