Skip to main content
POST
C#

承認

Authorization
string
header
必須

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

ボディ

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

簡易的な提示リクエスト

type
string
必須
Required string length: 1 - 255
well_known_trusted_issuers
string
必須
Required string length: 1 - 255
Pattern: ^aamva$
custom_certificate_authority
string | null
Required string length: 1 - 4096

レスポンス

テンプレートを正常に作成しました。

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

テンプレートの 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