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

承認

Authorization
string
header
必須

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

ボディ

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

A simplified presentation request

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

レスポンス

Template successfully created.

id
string
デフォルト:vct_0000000000000001

The id of the template.

name
string

The name of the template.

type
string
デフォルト:mdl

The type of the template.

dialect
string
デフォルト:simplified/1.0

The dialect of the template.

Maximum string length: 255
presentation
object

A simplified presentation request

custom_certificate_authority
string | null

The custom certificate authority.

Required string length: 1 - 4096
well_known_trusted_issuers
string | null

The well-known trusted issuers, comma separated.

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

The date and time the template was created.

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

The date and time the template was created.