Manual Event Data Entry

Hello,

 

I am stuck with a code where i am trying to update event frame data. As i am new to this pi vision where i am not much familiar with the endpoints. While Debugging this code i am getting and error like

 

  1. Headers: {Content-Type: 'application/json; charset=utf-8'}
  2. Status: 200

 

  1. Message: "The requested resource does not support http method 'POST'."
    1. [[Prototype]]: Object
  2. Headers: {Content-Type: 'application/json; charset=utf-8', Allow: 'GET,PUT'}
  3. Status: 405

 

Can anyone help me. It will be very thankful, like my requirement is like manually input event data, such as hours saved, remarks, and opportunity cost. Where i can modify the value and save it,