curl --request POST \
--url http://localhost/mogl/mogl-backend/api/university-config \
--header 'Content-Type: application/json' \
--data '
{
"university": "abilene-christian-university"
}
'curl --request POST \
--url http://localhost/mogl/mogl-backend/api/university-config \
--header 'Content-Type: application/json' \
--data '
{
"university": "abilene-christian-university"
}
'Documentation Index
Fetch the complete documentation index at: https://developer.mogl.online/llms.txt
Use this file to discover all available pages before exploring further.
University URL slug (NOT university_id integer)
"abilene-christian-university"
University config data