Home > Configuration > Api > setapiprofile_apivisibility

setapiprofile_apivisibility

Use this method to set enable/Disable the schema lookup for the requests/apispecs that are bounded to the API profile.

Syntax



Parameters

name

Name of the API profile.
This is mandatory parameter.

apivisibility

Enable/Disable the schema lookup for the requests/apispecs that are bounded to the API profile.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also