Set an MCP Store access grant
Replaces the grant for a catalog code (or one configured instance of it) with the given groups and users; empty members clear it.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Replaces the grant for a catalog code (or one configured instance of it) with the given groups and users; empty members clear it.
A valid request URL is required to generate request examples{
"catalog_code": "<string>",
"groups": [
"<string>"
],
"registry_id": "<string>",
"users": [
"<string>"
]
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}A valid request URL is required to generate request examples{
"catalog_code": "<string>",
"groups": [
"<string>"
],
"registry_id": "<string>",
"users": [
"<string>"
]
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}