Go
Create or replace custom signing keys
Create or replace entire jwks representation of custom signing keys.
PUT
Go
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.