curl --request PUT \
--url https://api.example.com/api/Integrations/FoundU/Settings \
--header 'Content-Type: application/json' \
--data '{}'curl --request PUT \
--url https://api.example.com/api/Integrations/FoundU/Settings \
--header 'Content-Type: application/json' \
--data '{}'OK
Was this page helpful?