IssuanceTemplates

Patch issuance template

patch/templates/issuance/{templateId}

Request body

namestring
descriptionstring nullable
enabledboolean

Response

Updated 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 CredentialOfferDefaults from the spec/offer_defaults request property allOf list

      request-property-all-of-removed

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

      request-property-any-of-added

    • removed CredentialOfferDefaults from the spec/offer_defaults response property allOf list for the response status 200

      response-property-all-of-removed

    • added CredentialOfferDefaults subschema #2 to the spec/offer_defaults response property anyOf list for the response status 200

      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