Welcome to Our New API Docs! This is the new home for all things API (previously at Canvas LMS REST API Documentationarrow-up-right).
Lti::PublicJwkController#updatearrow-up-right
PUT /api/lti/developer_key/update_public_jwk
Scope: url:PUT|/api/lti/developer_key/update_public_jwk
url:PUT|/api/lti/developer_key/update_public_jwk
Rotate the public key in jwk format when using lti services
Request Parameters:
public_jwk
Required json
json
The new public jwk that will be set to the tools current public jwk.
Returns a DeveloperKey object.
This documentation is generated directly from the Canvas LMS source code, available on Githubarrow-up-right.
Last updated 5 months ago
Was this helpful?