🚀 Heads up: Our API Docs Have Moved!
We have relocated to Instructure Developer Documentation Portal. 🎉 Please update your bookmarks. This page will automatically redirect after July 1, 2026.
      We have relocated to Instructure Developer Documentation Portal. 🎉 Please update your bookmarks. This page will automatically redirect after July 1, 2026.
Public JWK API
Update Public JWK Lti::PublicJwkController#update
PUT /api/lti/developer_key/update_public_jwk
    Scope: 
    
url:PUT|/api/lti/developer_key/update_public_jwk
  Rotate the public key in jwk format when using lti services
Request Parameters:
| Parameter | Type | Description | |
|---|---|---|---|
| public_jwk | Required | json | The new public jwk that will be set to the tools current public jwk. |