Update the versionIndex of an existing BlockTemplate.

Updates the versionIndex of a specified BlockTemplate by blockTemplateId.

Path Params
string
required

The ID of the BlockTemplate to update.

string
required

The label of the BlockTemplate to update.

Body Params
number

The version index to set.

Responses
200

BlockTemplate versionIndex successfully updated.

400

Invalid or missing versionIndex.

404

BlockTemplate not found with the specified blockTemplateId.

500

Internal server error.

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