Sandboxes
LTI Sandboxes API (Must use JWT access tokens with this API).
Sandboxes are how Canvas creates a new environment based on a template. As part of creating the new sandbox, all UUIDs are remapped to new values. To avoid confusion with the original template. This API allows you to download the UUID mapping for a given sandbox.
GET /api/lti/uuid_map
GET /api/lti/uuid_map
Scope: url:GET|/api/lti/uuid_map
This endpoint returns a CSV file with the UUID mapping for the sandbox. The CSV has three columns:
© Instructure, Inc. Generated on Wed Nov 6 14:20:09 2024 This documentation is generated directly from the Canvas LMS source code, available on Github.
Last updated