Skip to main content
POST
Go

承認

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