cURL
curl --request POST \ --url https://api-sandbox.argyle.com/v2/accounts/{id}/disable-ongoing-refresh \ --header 'Authorization: Basic <encoded-value>'
Username = api_key_id, Password = api_key_secret
ID of the account object.
200 status code: Request succeeded.