What product/components do you use and which version/fix level?
Cumulocity measurements API
Are you using a free trial or a product with a customer license?
Customer License
What are trying to achieve? Please describe in detail.
I am trying to modify the measurments using the measurement API’s PUT, but it says method not allowed.
How can I use PUT http method in meausurement/measurements Rest API to modify the measurements values?
Do you get any error messages? Please provide a full error message screenshot and log file.
405 Method not allowed is the https response I get. Need to know the body, url of the rest API call with PUT Method
no there is no PUT method because measurements cannot be changed once created. You will need to delete and create a new one if you want to change something.
create a separate thread next time you want to ask a question which isn’t relevant to the current thread. About your question, have a look at this thread in which Philipp describes how to create custom templates.