iSheets API
iSheets API version 2 - iSheet admin - API - Import iSheet templates - Edit imported iSheet template

iSheets API version 2 - iSheet admin - API - Import iSheet templates - Edit imported iSheet template

OVERVIEW

This method sets the values based on the information provided

URI:

PUT  /api/3/isheets/admin/isheettemplate/{linkedtemplateid}

Request Body

iSheet template object

 

Response

If the operation is successful the API returns an progressive key resource object. And based on this progressive key, you can see the status of the isheet template, otherwise an error object is returned with the appropriate error code

 

To get the status of an iSheet template based on a progressive key

POST /api/3/progressivekeystatus/{progressive_key}

 

Name Type Description
progressive_key String

You can use this key to check the status of your progress. When the first request is sent, a progressive key is returned in response.

 

Note: linkedtemplateid = A new ID is generated when an iSheet template is added in the site.

 

Comments


0 Comments

Last Updated: Jun 11,2023