canvas::API method account settings (public)
<instance of canvas::API> account settings account_id
Defined in packages/xooauth/tcl/canvas-procs.tcl
Returns all of the settings for the specified account as a JSON object. The caller must be an Account admin with the manage_account_settings permission. Details: https://canvas.instructure.com/doc/api/accounts.html
- Parameters:
- account_id (required, integer)
- Testcases:
- No testcase defined.