Fix: Remove documentation for API-key only endpoints

This commit is contained in:
Daniel Hougaard
2024-04-18 20:48:38 +02:00
parent 4b463c6fde
commit 708c2af979

View File

@@ -405,13 +405,6 @@
{
"group": "Endpoints",
"pages": [
{
"group": "Users",
"pages": [
"api-reference/endpoints/users/me",
"api-reference/endpoints/users/my-organizations"
]
},
{
"group": "Identities",
"pages": [
@@ -457,7 +450,6 @@
"api-reference/endpoints/workspaces/list-identity-memberships",
"api-reference/endpoints/workspaces/update-identity-membership",
"api-reference/endpoints/workspaces/delete-identity-membership",
"api-reference/endpoints/workspaces/workspace-key",
"api-reference/endpoints/workspaces/secret-snapshots",
"api-reference/endpoints/workspaces/rollback-snapshot"
]