Skip to main content
POST
/
checkExternalJobLink
Check external job link validity
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.

Body

application/json
job_id
integer
required

Job ID to check external link for

Example:

2589

Response

200

Link check result