メインコンテンツへスキップ
PUT
C#

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

ボディ

JWKS representing an array of custom public signing keys.

keys
object[]
必須

An array of custom public signing keys.

Minimum array length: 1

レスポンス

Custom signing keys were successfully created or replaced.

JWKS representing an array of custom public signing keys.

keys
object[]

An array of custom public signing keys.