Skip to main content
POST
/
rbac
/
groups
/
{group_id}
/
members
Error
A valid request URL is required to generate request examples
{}
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

group_id
string<uuid>
required

Body

application/json

Schema for adding a member to a group.

user_id
string<uuid>
required

User ID to add to the group

Response

Successful Response

{key}
string