v1

latestOpenAPI 3.0.02026-07-2614018.4 KB
Development API - Block Templates

Update the versionIndex of an existing BlockTemplate.

Updates the versionIndex of a specified BlockTemplate by blockTemplateId.

put/client/{appId}/blockTemplates/{blockTemplateId}/versions

Path parameters

blockTemplateIdstring required

The ID of the BlockTemplate to update.

appIdstring required

The label of the BlockTemplate to update.

Request body

versionIndexnumber

The version index to set.

Response

BlockTemplate versionIndex successfully updated.