Description
add method returned all methods with metadata
https://apidocs.bitrix24.com/api-reference/common/system/methods.html – is deprecated
https://apidocs.bitrix24.com/api-reference/common/system/method-get.html – return information about one method
function arguments
Return data
each method contains:
- method name
- method scope
- is_deprecated
- is need application context (some methods can call only application)
- is need admin token
Example
No response