cURL
curl --request PATCH \ --url https://v2.stopbars.com/divisions/{id}/airports/{airportId}/contributions \ --header 'Content-Type: application/json' \ --header 'X-Vatsim-Token: <api-key>' \ --data ' { "contributionsEnabled": true } '
Documentation IndexFetch the complete documentation index at: https://docs.stopbars.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.stopbars.com/llms.txt
Use this file to discover all available pages before exploring further.
VATSIM authentication token obtained via OAuth callback.
Contribution setting updated
Was this page helpful?