ZohoDesk API - Http put/patch

ZohoDesk API - Http put/patch

hello,
i would like to make http request to change status of a ticket ("Open" to "Closed") but i dont really understand how to use the update method .

i tried to test my request with Restlet Client , i get "405 Method Not allowed"

and second question can i use Put method instead of Patch ?




regards