API Documentation
Update API documentation page
Update API documentation page
Update API documentation. The result will be the updated documentation. Only MARKDOWN and FOLDER types are supported.
Low-value for routine assistant workflows; prefer higher-level API inspection tools first.
put/environments/{envId}/apis/{apiId}/pages/{pageId}
Request body
Example request
{
"name": "My Page",
"order": 1,
"visibility": "PUBLIC",
"accessControls": [
{
"referenceId": "00f8c9e7-78fc-4907-b8c9-e778fc790750"
}
]
}Response
API Documentation Updated