如何使用https://kontakt.io/的api传递参数?

how to pass parameters using api of https://kontakt.io/? exsample code

https://developer.kontakt.io/api-reference/10/#tag/Device How can I use this?

understand more than anything else how to pass all the parameters and the structure to use thanks.

Create a body for post and query params for get methods.. Query are http://url/endpoint?param1=value1&param2=value2