GET
/api-v1/myaccount/allowed-modules
curl \
--request GET 'https://wyzio.app/api-v1/myaccount/allowed-modules'
Response examples (200)
[
"string"
]
curl \
--request GET 'https://wyzio.app/api-v1/myaccount/allowed-modules'
[
"string"
]