Application management
:
Tools
:
REST API
:
Basic features
:
OpenAPI document
:
SECURITY object
SECURITY object
The security object contains the required security scheme to execute the operations.
For example:
"security": [
{
"planon_apikey": []
}
],
This site works best with JavaScript enabled