curl --request POST \
--url http://localhost/mogl/mogl-backend/api/checkExternalJobLink \
--header 'Content-Type: application/json' \
--data '{
"job_id": 2589
}'Validate an external job sharing link. Returns job details and link configuration if valid. No authentication required.
curl --request POST \
--url http://localhost/mogl/mogl-backend/api/checkExternalJobLink \
--header 'Content-Type: application/json' \
--data '{
"job_id": 2589
}'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.
Job ID to check external link for
2589
Link check result