curl --request POST \
--url http://localhost/mogl/mogl-backend/api/listPostUploadByName \
--header 'Content-Type: application/json' \
--data '
{
"id": 1,
"type": "about"
}
'curl --request POST \
--url http://localhost/mogl/mogl-backend/api/listPostUploadByName \
--header 'Content-Type: application/json' \
--data '
{
"id": 1,
"type": "about"
}
'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.