DELETE /UsersGroups/{usersGroupId}/Users/DeleteWithPost
Public API key used to identify the client application. It should be included in all requests.
The users group ID.
API Secret is used to verify the integrity of the request and authenticate the client. It should be included in all requests. This value must be kept confidential and should never be exposed in client-side code or public repositories.
YOUR_API_SECRETRequest model to remove users to a users group
List of the user ids being removed from the users group.
Identifier of the admin user that triggered the operation.
Flag that configures request creation behaviour. True = request are automatically approved. False = Normal requests are created.
No Content
No content
Bad Request
Unauthorized
Not Found
Internal Server Error
No content
Last updated
Was this helpful?