Brand Configs
Get the brand config variables that should be used for this domain
GET /api/v1/brand_variables
Example Request:
curl 'https://<canvas>/api/v1/brand_variables'Get the brand config variables for a sub-account or course
GET /api/v1/accounts/:account_id/brand_variables
GET /api/v1/courses/:course_id/brand_variables
Example Request:
Last updated
Was this helpful?