Go
Create or replace custom signing keys
Create or replace entire jwks representation of custom signing keys.
PUT
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
JWKS representing an array of custom public signing keys.
An array of custom public signing keys.
Minimum array length:
1Response
Custom signing keys were successfully created or replaced.
JWKS representing an array of custom public signing keys.
An array of custom public signing keys.