curl --request GET \
--url http://localhost/mogl/mogl-admin-dashboard/revokeIGTokenAccess/{athlete_id} \
--header 'x-api-key: <api-key>'Revokes the Instagram API token for a specific athlete. Without athlete_id: processes all. Requires server-to-server API key.
curl --request GET \
--url http://localhost/mogl/mogl-admin-dashboard/revokeIGTokenAccess/{athlete_id} \
--header 'x-api-key: <api-key>'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.