Skip to main content
PATCH
C#

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

取得するテンプレートの ID。

Maximum string length: 26

ボディ

dialect
string | null
Maximum string length: 255
Pattern: ^simplified/1.0$
name
string | null
Required string length: 1 - 255
presentation
object

簡易的な提示リクエスト

type
string | null
Required string length: 1 - 255
version
number | null
well_known_trusted_issuers
string | null
Required string length: 1 - 255
Pattern: ^aamva$

レスポンス

テンプレートが正常に更新されました。

created_at
string<date-time>
デフォルト:2021-01-01T00:00:00Z

テンプレートが作成された日時。

custom_certificate_authority
string | null

カスタムの認証局。

Required string length: 1 - 4096
dialect
string
デフォルト:simplified/1.0

テンプレートのトークンダイアレクト。

Maximum string length: 255
id
string
デフォルト:vct_0000000000000001

template の ID。

name
string

template の名前。

presentation
object

簡易的な提示リクエスト

type
string
デフォルト:mdl

テンプレートの種類。

updated_at
string<date-time>
デフォルト:2021-01-01T00:00:00Z

テンプレートが作成された日時。

well_known_trusted_issuers
string | null

既知の信頼できる発行者(カンマ区切り)。

Required string length: 1 - 255