メインコンテンツへスキップ
PATCH
Go

承認

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

テンプレートの dialect。

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

テンプレートの id。

name
string

テンプレートの名前。

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