简体   繁体   English

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

[英]how to pass parameters using api of https://kontakt.io/?

how to pass parameters using api of https://kontakt.io/ ? 如何使用https://kontakt.io/的 api传递参数? exsample code 样本代码

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

understand more than anything else how to pass all the parameters and the structure to use thanks. 最了解的是如何通过所有参数和结构来使用谢谢。

为发布创建一个正文,并为get方法查询参数。查询为http:// url / endpoint?param1 = value1&param2 = value2

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM