HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

Update Template

Update an existing template.

  • URL: PUT - {{url}}/smartAssetTemplate

  • Parameter: id - ID of the template to update.

  • Body:

    • blockchainProperties -isTransferable: Set true if the digital passport is claimable. showTransferableOption: Set true to display the Transferable option on the app.

    • metadata - name: Name of the product, icon: Product icon displayed in the app.

    • content - Content of the template. More information on content with JSON Schema.

  • Success: The template has been updated.

For more information, read our detailed API documentation.

Path Params
string
required

ID of the template

Body Params
boolean
blockchainProperties
object
metadata
object
string
attributes
array of objects
attributes
Response

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8