Jump to Content
Tapcart Developer Docs
HomeApp Studio GuideAvailable APIs
App Studio GuideTapcart Developer Docs
Available APIs
App Studio Guide
HomeApp Studio GuideAvailable APIs
All
Pages
Start typing to search…

Tapcart Client APIs

  • API Auth
  • Components
    • Create an App Studio Component.post
    • Update an App Studio Component.put
    • Get an App Studio Component by key.get
    • Get all App Studio Components for an appget
    • Get versions of an App Studio Componentget
    • Update the version index of an App Studio Componentput
  • Block Templates
    • Create a BlockTemplate.post
    • Update a BlockTemplate.put
    • Update the versionIndex of an existing BlockTemplate.put
    • Retrieve a BlockTemplate by blockTemplateId.get
  • Blocks
    • Retrieve a list of all merchant-owned custom block templates based on app id. Requires read auth.get
  • Dependencies
    • Update dependencies for a specific app.post
    • Get dependencies for a specific app.get
  • Layouts
    • Retrieve layouts for a specific appget
Powered by 

Update the versionIndex of an existing BlockTemplate.

put
https://api.tapcart.com/client//blockTemplates//versions

Updates the versionIndex of a specified BlockTemplate by blockTemplateId.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!