Set the visibility (public or private) of an API version

PUT {{baseUrl}}/apis/:owner/:api/:version/settings/private

Request Body

{"private"=>false}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""