IssuanceTemplates

Create issuance template

post/templates/issuance

Request body

issuerIdstring required
namestring required
descriptionstring nullable
enabledboolean

Response

Created issuance template.

idstring uuid required
tenantIdstring required
issuerIdstring required

Configured issuer instance this template executes against.

namestring required
descriptionstring nullable
enabledboolean required
createdAtstring date-time required
updatedAtstring date-time required

Changes

Changed in 1 of the 3 revisions of this API.13

    • removed from the / request property allOf list

      request-property-all-of-removed

    • added subschema #2 to the / request property anyOf list

      request-property-any-of-added

    • removed from the / response property allOf list for the response status

      response-property-all-of-removed

    • added subschema #2 to the / response property anyOf list for the response status

      response-property-any-of-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog