Grant a team permission to a user (the team permission must be created first on the Stack dashboard)
Documentation Index
Fetch the complete documentation index at: https://stackauth-e0affa27-chore-move-mcp-to-a-sep-app.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the user, or the special value me for the currently authenticated user
"3241a285-8329-4d69-8f3d-316e08cf140c"
The permission ID used to uniquely identify a permission. Can either be a custom permission with lowercase letters, numbers, :, and _ characters, or one of the system permissions: $update_team, $delete_team, $read_members, $remove_members, $invite_members, $manage_api_keys
"read_secret_info"
The body is of type object.
Successful response
The permission ID used to uniquely identify a permission. Can either be a custom permission with lowercase letters, numbers, :, and _ characters, or one of the system permissions: $update_team, $delete_team, $read_members, $remove_members, $invite_members, $manage_api_keys
"read_secret_info"
The unique identifier of the user
"3241a285-8329-4d69-8f3d-316e08cf140c"
The unique identifier of the team
"ad962777-8244-496a-b6a2-e0c6a449c79e"