| addapiprofile |
Use this method to adds an API profile to the memory. API specs can be later be binded to it. |
Syntax |
Parameters |
name |
Name of the API profile to add. This is mandatory parameter. |
apivisibility |
Enable/Disable the schema lookup for the requests/apispecs that are bounded to the API profile. The default value of this parameter is DISABLED. Default value = DISABLED. |
Return Value |
Returns simpleResult |
See Also |