For the complete documentation index, see llms.txt. This page is also available as Markdown.

Remove a member from a group

delete
Authorizations
defguard_sessionstringRequired
Path parameters
idinteger · int64Required

ID of the group.

usernamestringRequired

Name of the user.

Responses
200

Member removed from the group.

No content

delete/api/v1/group/{id}/user/{username}

No content

Last updated

Was this helpful?